]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - AndroidManifest.xml
Check isFinishing when creating a Toast in some cases.
[Dictionary.git] / AndroidManifest.xml
index 192b804493595317f8b640301d8d5787c285a9f2..647d12df21cd89d7a52c0f736336bbe1029a421b 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="99"
+    android:versionCode="100"
     android:versionName="5.4.5" >
 
     <uses-sdk