]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Don't reload web pages on a new intent unless the intent contains a new URL. Fixes...
[PrivacyBrowserAndroid.git] / app / build.gradle
index 3093c81de300120e36e50cf4ae56f9cc2dcce7a9..55df3775d7ebb5e8ec12dce20bbd2dfaf0e544c6 100644 (file)
@@ -25,8 +25,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 27
-        versionCode 30
-        versionName "2.8"
+        versionCode 31
+        versionName "2.8.1"
     }
 
     buildTypes {