]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 3.6.1.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 420de25234fdaf6a11f1abd7e5ebe3220a781fb9..8735b5610fa5b9523ec346cb77096a2ddcd8e7d8 100644 (file)
@@ -27,8 +27,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 29
-        versionCode 52
-        versionName "3.6"
+        versionCode 53
+        versionName "3.6.1"
 
         // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21.
         multiDexEnabled true