diff --git a/examples/android/AndroidManifest.xml b/examples/android/AndroidManifest.xml index 1a92913c1..42a84eb3b 100644 --- a/examples/android/AndroidManifest.xml +++ b/examples/android/AndroidManifest.xml @@ -3,7 +3,8 @@ package="org.lisp.ecl" android:versionCode="1" android:versionName="1.0"> - + + diff --git a/examples/android/project.properties b/examples/android/project.properties index b7c2081d5..916037e33 100644 --- a/examples/android/project.properties +++ b/examples/android/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-10 +target=android-23