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