Release 1.12.0

This commit is contained in:
Thomas 2021-01-09 17:33:53 +01:00
parent b76a4cfcf5
commit 02296b038a
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 35
versionName "1.11.1-test"
versionCode 36
versionName "1.12.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}