]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Release 1.7.
[PrivacyCell.git] / app / build.gradle
index a015f11c7b93292dd23fa6346212177f48e0e4a8..6474dbfd5a16dee3c7eb9ee63ce19f11d21089cf 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacycell"
         minSdk 30
         targetSdk 31
-        versionCode 7
-        versionName "1.6"
+        versionCode 8
+        versionName "1.7"
     }
 
     buildTypes {