versionCode 125, versionName: 1.24.0

This commit is contained in:
klaus 2024-11-20 23:43:35 +09:00
parent 6efb5a679d
commit 71f5dc9ef1
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive" applicationId "kr.co.vividnext.sodalive"
minSdk 23 minSdk 23
targetSdk 34 targetSdk 34
versionCode 124 versionCode 125
versionName "1.23.0" versionName "1.24.0"
} }
buildTypes { buildTypes {