altosdroid: Bump APK version, and re-upload. altosdroid_v1.2-1
authorMike Beattie <mike@ethernal.org>
Mon, 22 Apr 2013 01:50:35 +0000 (13:50 +1200)
committerMike Beattie <mike@ethernal.org>
Mon, 22 Apr 2013 01:50:35 +0000 (13:50 +1200)
Didn't re-build altoslib for the previous APK!

Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/AndroidManifest.xml

index f4c167acfc8fca7a7a8316aaee932f2254c92fe5..04a679e1574823cb1e8b02eab7f604af282f8969 100644 (file)
@@ -17,7 +17,7 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           package="org.altusmetrum.AltosDroid"
-          android:versionCode="2"
+          android:versionCode="3"
           android:versionName="1.2">
     <uses-sdk android:targetSdkVersion="10" android:minSdkVersion="10"/>
     <!-- Google Maps -->