change release name

This commit is contained in:
Thomas 2020-04-20 19:44:31 +02:00
parent ae2b5730e7
commit 35757029ac
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ android {
minSdkVersion 15
targetSdkVersion 29
versionCode 15
versionName "1.9.0"
versionName "1.9.0-beta-1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {