]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Switch to otf font instead of ttf.
[Dictionary.git] / AndroidManifest.xml
index 278e44af308ee3cd35fc16afce04ac3d08468f29..7e22aebf23452652be4f7d3f3de543157c6e7f05 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="30"
-    android:versionName="5.0.4" >
+    android:versionCode="32"
+    android:versionName="5.0.6" >
 
     <uses-sdk
         android:minSdkVersion="10"