versionCode 5, versionName 1.0.4

This commit is contained in:
klaus 2023-09-19 15:38:36 +09:00
parent 959d20fe6f
commit 318bae54a1
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 3
versionName "1.0.2"
versionCode 5
versionName "1.0.4"
}
buildTypes {