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