]> git.zerfleddert.de Git - ms2-fixes/commitdiff
forgot to modify AndroidVersionName...
authorMichael Gernoth <michael@gernoth.net>
Sun, 28 Oct 2012 12:40:44 +0000 (13:40 +0100)
committerMichael Gernoth <michael@gernoth.net>
Sun, 28 Oct 2012 12:40:44 +0000 (13:40 +0100)
MS2Debounce/AndroidManifest.xml

index 18daadcc59f0b7164273d7c3bf350291610e2b6d..f54f16394c2da00ce97c6ba89b03b5c91ff6b745 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
       package="de.rmdir.ms2debounce"
-      android:versionCode="6"
-      android:versionName="1.5">
+      android:versionCode="7"
+      android:versionName="1.7">
     <uses-sdk android:minSdkVersion="8" />
     <uses-configuration android:reqKeyboardType="qwerty" />
     <supports-screens android:smallScreens="false"
Impressum, Datenschutz