]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Release 1.10.
[PrivacyCell.git] / app / build.gradle
index ccdfa9ad471a8e763e46b983d4c0febe73a132d4..766effbe0a3c9022bf79e9c00c47d1f430b74272 100644 (file)
@@ -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']
     }