]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 3.7.
[PrivacyBrowserAndroid.git] / app / build.gradle
index a40ad3d6c8711072b081137acf8c11956a4b1db7..2dff0f45afda2f962a7c8c2dcb83bf89ed645e8f 100644 (file)
@@ -26,8 +26,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 30
-        versionCode 53
-        versionName "3.6.1"
+        versionCode 54
+        versionName "3.7"
 
         // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21.
         multiDexEnabled true