versionCode 148

versionName "1.30.0"
This commit is contained in:
klaus 2025-03-07 00:45:02 +09:00
parent d8afdecc89
commit f790264e44
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 147
versionName "1.28.1"
versionCode 148
versionName "1.30.0"
}
buildTypes {