X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=2dff0f45afda2f962a7c8c2dcb83bf89ed645e8f;hp=a40ad3d6c8711072b081137acf8c11956a4b1db7;hb=refs%2Ftags%2Fv3.7;hpb=7e0198f9aef9900b2c400b278e08f3e8273f2593 diff --git a/app/build.gradle b/app/build.gradle index a40ad3d6..2dff0f45 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 30 - versionCode 53 - versionName "3.6.1" + versionCode 54 + versionName "3.7" // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21. multiDexEnabled true