]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Bump ID once more.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 2 Feb 2016 18:32:35 +0000 (19:32 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 2 Feb 2016 18:32:35 +0000 (19:32 +0100)
AndroidManifest.xml

index 7ed4ae98b721198add025d02d357ce253d0c9ca6..d22709bddb7ac6bf7e1ebce5b780ab66c3f5d9b3 100644 (file)
@@ -2,7 +2,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.hughes.android.dictionary"
     android:installLocation="auto"
-    android:versionCode="55"
+    android:versionCode="57"
     android:versionName="5.2.4" >
 
     <uses-sdk