versionCode 125, versionName: 1.24.0

This commit is contained in:
2024-11-20 23:43:35 +09:00
parent 6efb5a679d
commit 71f5dc9ef1

View File

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