update version to 1.0.0-beta1

This commit is contained in:
2022-03-19 20:38:23 +01:00
parent a092c5b8be
commit 0ea2e5ee97

View File

@ -13,8 +13,8 @@ android {
applicationId "org.mosad.teapod"
minSdkVersion 23
targetSdkVersion 30
versionCode 4200 //00.04.200
versionName "1.0.0-alpha5"
versionCode 9000 //00.09.000
versionName "1.0.0-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()