diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index d2b982e7fa..f6a1b1ff7a 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -6,7 +6,7 @@ android:installLocation="preferExternal" android:sharedUserId="com.mapswithme" android:sharedUserLabel="@string/app_name"> - + diff --git a/android/MapsWithMeLite/AndroidManifest.xml b/android/MapsWithMeLite/AndroidManifest.xml index d66458da51..e28a1329ca 100644 --- a/android/MapsWithMeLite/AndroidManifest.xml +++ b/android/MapsWithMeLite/AndroidManifest.xml @@ -6,7 +6,7 @@ android:installLocation="preferExternal" android:sharedUserId="com.mapswithme" android:sharedUserLabel="@string/shared_user_label"> - + diff --git a/android/MapsWithMeLite/project.properties b/android/MapsWithMeLite/project.properties index 7bea6a3ccd..87e888b2b9 100644 --- a/android/MapsWithMeLite/project.properties +++ b/android/MapsWithMeLite/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-8 +target=android-16 android.library.reference.1=.. diff --git a/android/MapsWithMePro/AndroidManifest.xml b/android/MapsWithMePro/AndroidManifest.xml index fd95031e60..d86ec46c0b 100644 --- a/android/MapsWithMePro/AndroidManifest.xml +++ b/android/MapsWithMePro/AndroidManifest.xml @@ -6,7 +6,7 @@ android:installLocation="preferExternal" android:sharedUserId="com.mapswithme" android:sharedUserLabel="@string/shared_user_label"> - + diff --git a/android/MapsWithMePro/project.properties b/android/MapsWithMePro/project.properties index 7bea6a3ccd..87e888b2b9 100644 --- a/android/MapsWithMePro/project.properties +++ b/android/MapsWithMePro/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-8 +target=android-16 android.library.reference.1=.. diff --git a/android/project.properties b/android/project.properties index a2de03ee5b..acfc74eb16 100644 --- a/android/project.properties +++ b/android/project.properties @@ -8,5 +8,5 @@ # project structure. # Project target. -target=android-8 +target=android-16 android.library=true