X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fbuild.gradle;h=9f0724550b812349606c354601ae1d517d83d7af;hb=8a06558b0071fa94e2a7d1093b3118417ac5cc8f;hp=e54b4408a4bc5341f510c130809268faa167c010;hpb=39380e8e8bdb3b9e29569a263277c9c3112b44ac;p=PrivacyBrowserAndroid.git 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