]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Release 1.9.
[PrivacyCell.git] / app / build.gradle
index 160ef730ed34285779b16ad50342944abc672102..c82f04180de211588d5490b60e8fa67a776142fa 100644 (file)
@@ -29,8 +29,9 @@ 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"
     }
 
     buildTypes {