versionCode 162, versionName "1.34.2"

This commit is contained in:
klaus 2025-04-16 18:41:35 +09:00
parent 14da5f6a19
commit 11307eae3b
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 161 versionCode 162
versionName "1.34.1" versionName "1.34.2"
} }
buildTypes { buildTypes {