X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=1f5f1c61e2b28b390159283d8dd13a4e06f8121a;hb=1ce83bad844081a7f1d262ce3820b6ebfcb0c1db;hp=5c2d71733554d03dcf5e40f88854badf45609cb8;hpb=45b64d4cf242b28abd6747681086f0a080fca009;p=PrivacyCell.git diff --git a/app/build.gradle b/app/build.gradle index 5c2d717..1f5f1c6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.stoutner.privacycell" minSdk 30 targetSdk 30 - versionCode 4 - versionName "1.3" + versionCode 5 + versionName "1.4" } buildTypes {