X-Git-Url: http://git.rot13.org/?p=zxing.git;a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=81606d4d9751f2383fbd28882f91184cce8d61e0;hp=e93be7889c15cca5cf612cab8dd7ac50cf88f0fa;hb=f889a908c5e40c1f073b2beb3fe9d13bf4f31e87;hpb=dcadd84ec585c1f9f66e09cca99837d4f7962c16 diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index e93be788..81606d4d 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -20,8 +20,9 @@ version to be published. The next versionCode will be 7, regardless of whether t versionName is 2.31, 2.4, or 3.0. --> + android:versionName="3.5 beta 1" + android:versionCode="60" + android:installLocation="auto"> @@ -95,6 +96,11 @@ versionName is 2.31, 2.4, or 3.0. --> + + @@ -132,4 +138,13 @@ versionName is 2.31, 2.4, or 3.0. --> + + + + + + + + +