]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 3.5.
[PrivacyBrowserAndroid.git] / app / build.gradle
index fe01dec606e9037ab2861b07860cd28202ab63fc..ce410bdeba20aa64cfcb1567d57662d4db2b425e 100644 (file)
@@ -28,8 +28,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 29
-        versionCode 49
-        versionName "3.4.1"
+        versionCode 50
+        versionName "3.5"
 
         // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21.
         multiDexEnabled true