update version and changelog for 1.0.0 release
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user