X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fbuild.gradle;h=273dd0172b53aa6c1fa9514120b4d6669893ff19;hb=HEAD;hp=b69d2c95e63772b21c985dff174f2c0b639bd177;hpb=f40bd0b76668119cdf4043f1fafecafb1a0869b9;p=PrivacyBrowserAndroid.git diff --git a/app/build.gradle b/app/build.gradle index b69d2c95..273dd017 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { defaultConfig { minSdk 26 targetSdk 34 - versionCode 73 - versionName "3.17" + versionCode 74 + versionName "3.18" resourceConfigurations += ['en', 'de', 'es', 'fr', 'it', 'pt-rBR', 'ru', 'tr', 'zh-rCN'] }