diff options
author | Struan Donald <struan@exo.org.uk> | 2013-04-26 15:56:49 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-04-26 15:56:49 +0100 |
commit | 67f91858176bae96bd975d2d583a04576c888940 (patch) | |
tree | e6872e09ab41a6f4c8b83b971e85265942f0d9de /Android | |
parent | 6471138c258b35145b3a15c7087fc3c3da58a087 (diff) |
bump build numbers
Diffstat (limited to 'Android')
-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 664897c..f012b34 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="9" + android:versionCode="10" android:versionName="1.9" > <uses-sdk |