* fix login button action in Onboarding * add release changelog * update description * use new version code scheme
This commit is contained in:
@ -10,8 +10,8 @@ android {
|
||||
applicationId "org.mosad.seil0.projectlaogai"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
versionCode 15
|
||||
versionName "0.5.93-RC1"
|
||||
versionCode 5911 // 0005911
|
||||
versionName "0.6.0-RC1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
resValue "string", "build_time", buildTime()
|
||||
setProperty("archivesBaseName", "projectlaogai-$versionName")
|
||||
|
Reference in New Issue
Block a user