]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Another version bump for bugfix.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 1 May 2020 21:55:27 +0000 (23:55 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 1 May 2020 21:55:27 +0000 (23:55 +0200)
AndroidManifest.xml

index 156e8ad257c7a589c4968795a0663216316f54ce..709819e941a5a999b62e2535f463443716c9b1e7 100644 (file)
@@ -2,8 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.hughes.android.dictionary"
     android:installLocation="auto"
-    android:versionCode="108"
-    android:versionName="5.5.3" >
+    android:versionCode="109"
+    android:versionName="5.5.4" >
 
     <uses-feature
         android:name="android.hardware.touchscreen"