versionCode 157, versionName 1.33.0

This commit is contained in:
klaus 2025-04-02 11:04:41 +09:00
parent 62b15609ff
commit 44e3f0c171
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 156 versionCode 157
versionName "1.32.0" versionName "1.33.0"
} }
buildTypes { buildTypes {