]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Update most dictionaries to new format.
[Dictionary.git] / AndroidManifest.xml
index 9ebc99f5ef4ea327395d80389ca748864e5d81d0..f66b1a65dd509b60bf4123febdbeb2e9f3aab044 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="37"
-    android:versionName="5.1.0" >
+    android:versionCode="49"
+    android:versionName="5.2.0" >
 
     <uses-sdk
         android:minSdkVersion="10"