]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Check that specified path is writeable.
[Dictionary.git] / AndroidManifest.xml
index e5137e8b14ed27a8ed85d9bcbc40addb9aa2065b..b92e9fbf5b28addb07651ed8f71abe3b29264853 100644 (file)
@@ -2,7 +2,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.hughes.android.dictionary"
     android:installLocation="auto"
-    android:versionCode="39"
+    android:versionCode="40"
     android:versionName="5.1.2" >
 
     <uses-sdk