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