mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
moving to sdk 2.1
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.1/android.jar"
|
||||
bootclasspath="${env.ANDROID_SDK}/platforms/android-2.1/android.jar"
|
||||
srcdir="core/src" destdir="core/bin" />
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user