]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 3.4.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 769e71e4237386d8fb2e05b4b1f84fcec575e2fd..382a3290ba20de7ee48fb3414c85cafbfd8dcd32 100644 (file)
@@ -28,8 +28,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 29
-        versionCode 47
-        versionName "3.3"
+        versionCode 48
+        versionName "3.4"
 
         // The `multiDexEnabled` entry could possibly be removed once the `minSdkVersion` is >= 21.
         multiDexEnabled true