diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3d297a4a..a1fc1f6b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,7 +18,9 @@ --> + android:versionName="0.1" + android:versionCode="10" + android:installLocation="auto"> - + diff --git a/default.properties b/default.properties index 128c6ef1..51e933a9 100644 --- a/default.properties +++ b/default.properties @@ -10,4 +10,4 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-7 +target=android-8