version 0.3.0

This commit is contained in:
2020-12-31 13:43:57 +01:00
parent 31197a5d44
commit 1efc108bd7
5 changed files with 18 additions and 4 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "org.mosad.teapod"
minSdkVersion 23
targetSdkVersion 30
versionCode 2900 //00.02.900
versionName "0.3.0-RC1"
versionCode 3000 //00.03.000
versionName "0.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()