]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Add "system theme" to theme options
[Dictionary.git] / AndroidManifest.xml
index cb1971303ea4ea31aedd4ec0a661ad58c1251293..3632f7175f8d90673251dc92e258a01cbe5d43cb 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="107"
-    android:versionName="5.5.2" >
+    android:versionCode="111"
+    android:versionName="5.5.6" >
 
     <uses-feature
         android:name="android.hardware.touchscreen"