]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Release 1.2.
[PrivacyCell.git] / app / build.gradle
index 51116f0b02b221a8f0e912c659c05ddb56964f59..a6d9998f267813f79fa7f8daff79b5329f8b1e0d 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacycell"
         minSdk 30
         targetSdk 30
-        versionCode 2
-        versionName "1.1"
+        versionCode 3
+        versionName "1.2"
     }
 
     buildTypes {