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