]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
VersionCode bump for EN dictionary bugfix release.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 5 Sep 2015 11:12:25 +0000 (13:12 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 5 Sep 2015 11:12:25 +0000 (13:12 +0200)
AndroidManifest.xml

index 4aa7b310701ca18467058e31da88d800e2c97b6d..278e44af308ee3cd35fc16afce04ac3d08468f29 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="29"
+    android:versionCode="30"
     android:versionName="5.0.4" >
 
     <uses-sdk