mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
update for newer sdk
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
<mkdir dir="core/bin" />
|
||||
<javac encoding="UTF-8"
|
||||
includeAntRuntime="false"
|
||||
bootclasspath="${env.ANDROID_SDK}/platforms/android-2.0/android.jar"
|
||||
bootclasspath="${env.ANDROID_SDK}/platforms/android-2.0.1/android.jar"
|
||||
srcdir="core/src" destdir="core/bin" />
|
||||
|
||||
<delete file="core.zip" />
|
||||
|
||||
Reference in New Issue
Block a user