update version and changelog for 1.0.0 release

This commit is contained in:
2022-10-12 15:25:48 +02:00
parent fa28eb35ab
commit 1ecd25bb06
3 changed files with 14 additions and 2 deletions

View File

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