크리에이터 채널

- 시리즈 데이터가 파싱되지 않던 버그 수정
This commit is contained in:
2024-04-27 04:23:38 +09:00
parent 30d3ed14d7
commit b4623141f3
3 changed files with 24 additions and 20 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 57
versionName "1.9.10"
versionCode 59
versionName "1.10.1"
}
buildTypes {