update fastlane metadata

This commit is contained in:
2022-03-30 00:05:20 +02:00
parent b27666ee69
commit d31a19a4f1
5 changed files with 20 additions and 2 deletions

View File

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