재생 목록 수정

- 콘텐츠가 삭제 되지 않는 버그 수정
This commit is contained in:
2024-12-18 01:26:41 +09:00
parent 057e21570b
commit 6da8846460
6 changed files with 13 additions and 34 deletions

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 126
versionName "1.24.0"
versionCode 128
versionName "1.25.0"
}
buildTypes {