diff options
Diffstat (limited to 'Android/AndroidManifest.xml')
-rw-r--r-- | Android/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml index bcc181b..5e8f829 100644 --- a/Android/AndroidManifest.xml +++ b/Android/AndroidManifest.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.mysociety.FixMyStreet" - android:versionCode="11" + android:versionCode="12" android:versionName="2.0" > <uses-sdk |