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