X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fbuild.gradle;fp=app%2Fbuild.gradle;h=766effbe0a3c9022bf79e9c00c47d1f430b74272;hp=ccdfa9ad471a8e763e46b983d4c0febe73a132d4;hb=d9f4f93fa472e77d526b0621882577ff9490da48;hpb=5893c1309ba952e5230c4c4ab0de131e4ea6b53e diff --git a/app/build.gradle b/app/build.gradle index ccdfa9a..766effb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.stoutner.privacycell" minSdk 30 targetSdk 34 - versionCode 11 - versionName "1.9" + versionCode 12 + versionName "1.10" resourceConfigurations += ['en', 'de', 'es', 'fr', 'it', 'ru'] }