Release 1.1.1

This commit is contained in:
Thomas 2020-09-24 07:28:36 +02:00
parent 75e919adbc
commit b81257c77c
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 10
versionName "1.1.0"
versionCode 11
versionName "1.1.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}