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