versionCode 165, versionName "1.36.0"

This commit is contained in:
klaus 2025-04-29 16:51:55 +09:00
parent affb6865a8
commit db4bd56df2
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 164 versionCode 165
versionName "1.35.0" versionName "1.36.0"
} }
buildTypes { buildTypes {