From 8a8a6267f691e9d6b3bbe62d7d82e10e08ae0661 Mon Sep 17 00:00:00 2001 From: masensio Date: Tue, 16 Jul 2013 13:15:08 +0200 Subject: [PATCH] change version to 1.4.3. Problem with version number in Google Play --- AndroidManifest.xml | 4 ++-- oc_jb_workaround/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 626d2d59..4ab1445a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="104003" + android:versionName="1.4.3" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 2d08eb48..3303afda 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100005" + android:versionName="1.0.5" >