]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 3.11.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 2ab5953ca9aeb871f7f84744ba31c828028aaf54..5cbe9ca96c711fd79fa482d8b9fb9e68a5e11097 100644 (file)
@@ -28,11 +28,8 @@ android {
     defaultConfig {
         minSdk 23
         targetSdk 32
-        versionCode 59
-        versionName "3.10.1"
-
-        // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21.
-        multiDexEnabled true
+        versionCode 60
+        versionName "3.11"
     }
 
     buildTypes {