diff --git a/app/build.gradle b/app/build.gradle index 087bf79..6c2a2c3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.secuso.privacyfriendlypausinghealthily" minSdkVersion 21 targetSdkVersion 27 - versionCode 2 - versionName "1.1" + versionCode 3 + versionName "1.2" vectorDrawables.useSupportLibrary = true } lintOptions {