]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Avoid unnecessary use of startsWith.
[Dictionary.git] / AndroidManifest.xml
index 359bc0db309b541f30367c0164c8806b85be597f..3afdac64a6d5990ea5482211ea00a76854fdd5e0 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="86"
-    android:versionName="5.3.5" >
+    android:versionCode="88"
+    android:versionName="5.3.6" >
 
     <uses-sdk
         android:minSdkVersion="10"