X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=ce410bdeba20aa64cfcb1567d57662d4db2b425e;hp=fe01dec606e9037ab2861b07860cd28202ab63fc;hb=379ae3eabfd9ee949151b7b218b875ffcc627c5a;hpb=b82022327701273b1b56419e8d6042895c0bc7b9 diff --git a/app/build.gradle b/app/build.gradle index fe01dec6..ce410bde 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 29 - versionCode 49 - versionName "3.4.1" + versionCode 50 + versionName "3.5" // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21. multiDexEnabled true