update version code and name -> beta3

update after tagging of beta2
This commit is contained in:
Jannik 2022-06-06 13:45:13 +02:00
parent ad1e3068cd
commit 03a79346b7
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "org.mosad.teapod"
minSdkVersion 23
targetSdkVersion 31
versionCode 9010 //00.09.010
versionName "1.0.0-beta2"
versionCode 9020 //00.09.020
versionName "1.0.0-beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()