diff options
author | Struan Donald <struan@exo.org.uk> | 2013-06-13 13:12:56 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-06-13 13:14:35 +0100 |
commit | f62c9d26858409cdcebe929111facfa0096f6712 (patch) | |
tree | 1eb92e153bdad606c47c47a8c5f524255d68fce2 /Android | |
parent | 0caeab8d28fd22f2a0139c553dc8592a15e7be25 (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 b84f7cb..dbf1d84 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="14" + android:versionCode="15" android:versionName="2.0" > <uses-sdk |