X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=9f0724550b812349606c354601ae1d517d83d7af;hp=e54b4408a4bc5341f510c130809268faa167c010;hb=8a06558b0071fa94e2a7d1093b3118417ac5cc8f;hpb=dbbcc6598e2192990dbf9579627ad080e73094db diff --git a/app/build.gradle b/app/build.gradle index e54b4408..9f072455 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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