]> 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 c181e0cf7f7c81af0cf9b3e0b6fba8e300b962de..55df3775d7ebb5e8ec12dce20bbd2dfaf0e544c6 100644 (file)
@@ -25,8 +25,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 27
-        versionCode 29
-        versionName "2.7.2"
+        versionCode 31
+        versionName "2.8.1"
     }
 
     buildTypes {