]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Release 1.8.1.
[PrivacyCell.git] / app / build.gradle
index cb978b92bd2d3c9fd0183658e64c6587f131a49f..c96e6cb7f9315bb3bd20b2e38eb628e48c2a2f7e 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacycell"
         minSdk 30
         targetSdk 32
-        versionCode 9
-        versionName "1.8"
+        versionCode 10
+        versionName "1.8.1"
     }
 
     buildTypes {