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