version 0.2.0

This commit is contained in:
2020-11-26 15:01:19 +01:00
parent db5758edf9
commit 78d9f3cfa5
2 changed files with 10 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "org.mosad.teapod"
minSdkVersion 23
targetSdkVersion 30
versionCode 1000 //00.01.000
versionName "0.2.0-beta2"
versionCode 2000 //00.02.000
versionName "0.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()