X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=8735b5610fa5b9523ec346cb77096a2ddcd8e7d8;hp=420de25234fdaf6a11f1abd7e5ebe3220a781fb9;hb=78e6b0e9a553e3bf800e4c69535c46fb63bef017;hpb=606b5659cfd41c546fcbf248dcde72fd3c60d1c3 diff --git a/app/build.gradle b/app/build.gradle index 420de252..8735b561 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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