Release 1.12.0

This commit is contained in:
Thomas 2020-06-05 19:06:21 +02:00
parent fc0eeef9e3
commit 25ab1b2159
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 29
versionCode 20
versionName "1.11.0"
versionCode 21
versionName "1.12.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {