Beta release

This commit is contained in:
Thomas 2020-10-02 19:33:57 +02:00
parent 1f8c5cbc05
commit 5e947cd221
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.2.0-beta-1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}