]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Another version code bump.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 24 Jun 2017 13:59:24 +0000 (15:59 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 24 Jun 2017 13:59:24 +0000 (15:59 +0200)
AndroidManifest.xml

index 3afdac64a6d5990ea5482211ea00a76854fdd5e0..e901fb607c7d4b306445eaddb04e382ecebe8661 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="88"
+    android:versionCode="89"
     android:versionName="5.3.6" >
 
     <uses-sdk