]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Release 1.9.
[PrivacyCell.git] / app / build.gradle
index 2925b170364cd38ead61028189e739be2e3777da..c82f04180de211588d5490b60e8fa67a776142fa 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacycell"
         minSdk 30
         targetSdk 33
-        versionCode 10
-        versionName "1.8.1"
+        versionCode 11
+        versionName "1.9"
         resConfigs "en", "de", "es", "fr", "it", "ru"
     }