Update Version Number

This commit is contained in:
Christopher Beckmann 2018-09-06 12:25:01 +02:00
commit e7f65678bc

View file

@ -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 {