versionCode 164, versionName "1.35.0"

This commit is contained in:
klaus 2025-04-25 15:56:34 +09:00
parent d61854f972
commit ee870c4366
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ android {
applicationId "kr.co.vividnext.sodalive" applicationId "kr.co.vividnext.sodalive"
minSdk 23 minSdk 23
targetSdk 34 targetSdk 34
versionCode 163 versionCode 164
versionName "1.35.0" versionName "1.35.0"
} }