versionCode 163, versionName 1.35.0

This commit is contained in:
klaus 2025-04-24 13:36:45 +09:00
parent 009e2080fc
commit e45df2bac5
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 162 versionCode 163
versionName "1.34.2" versionName "1.35.0"
} }
buildTypes { buildTypes {