X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=441cc71a0d4f7913b332b7cdb00bbeb9c5c7abfd;hb=333ec579b52efbfbad89e0150c7c320822ba9ecf;hp=b53970ddecc90ebb474f663db55d13c5bc9e3560;hpb=b0f0322c62a5cd25e587f1760a33fcf60c279954;p=PrivacyBrowserAndroid.git diff --git a/app/build.gradle b/app/build.gradle index b53970dd..441cc71a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { defaultConfig { minSdk 23 targetSdk 31 - versionCode 58 - versionName "3.10" + versionCode 59 + versionName "3.10.1" // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21. multiDexEnabled true