diff options
author | Struan Donald <struan@exo.org.uk> | 2013-09-10 14:03:48 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-09-10 14:03:48 +0100 |
commit | b37a61fd858d0cd858bdeedd22dd10155a1d23ab (patch) | |
tree | 4775169a97e6101c570bfec221d755eb1344937c /Android | |
parent | e6114789f71af28d9b1e5af9b1b1da0e902afc2a (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 47de563..26d2a92 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="27" + android:versionCode="28" android:versionName="2.0" > <uses-sdk |