From 6e08502e9d9c6b9304d886129ca9ea68ff15f4e8 Mon Sep 17 00:00:00 2001 From: minggo Date: Tue, 27 Sep 2011 16:56:45 +0800 Subject: [PATCH] fixed #736: remove android:installLocation in AndroidManifest.xml --- HelloLua/android/AndroidManifest.xml | 3 +-- HelloWorld/android/AndroidManifest.xml | 3 +-- tests/test.android/AndroidManifest.xml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/HelloLua/android/AndroidManifest.xml b/HelloLua/android/AndroidManifest.xml index 518b1d5c53..677d565f88 100644 --- a/HelloLua/android/AndroidManifest.xml +++ b/HelloLua/android/AndroidManifest.xml @@ -2,8 +2,7 @@ + android:versionName="1.0"> diff --git a/HelloWorld/android/AndroidManifest.xml b/HelloWorld/android/AndroidManifest.xml index 7871301324..522dad8cbd 100644 --- a/HelloWorld/android/AndroidManifest.xml +++ b/HelloWorld/android/AndroidManifest.xml @@ -2,8 +2,7 @@ + android:versionName="1.0"> diff --git a/tests/test.android/AndroidManifest.xml b/tests/test.android/AndroidManifest.xml index e48ee0d619..ca2370f47f 100644 --- a/tests/test.android/AndroidManifest.xml +++ b/tests/test.android/AndroidManifest.xml @@ -2,8 +2,7 @@ + android:versionName="1.0">