Increase version

This commit is contained in:
Lukas Pieper 2021-09-02 18:15:34 +02:00
parent b79ba26d93
commit 5041f827f5

View file

@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"
}
buildTypes {