diff options
author | Struan Donald <struan@exo.org.uk> | 2013-09-25 12:33:50 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-09-25 12:33:50 +0100 |
commit | f2fa47b500fc39398037f9fce1a203506407cb14 (patch) | |
tree | e5c533a744e32467a106e2ec684df9d43a3755ed | |
parent | 2349e0b8843598d7091d1b6602d517a9b42dd04c (diff) |
bump build numbers
-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 9e91f74..758001a 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="29" + android:versionCode="34" android:versionName="2.0" > <uses-sdk |