콘텐츠 상세

- 미리듣기가 없을 떄 문구 추가
This commit is contained in:
2024-01-29 16:23:38 +09:00
parent f8fd06706b
commit 6cfbdd7acd
4 changed files with 25 additions and 2 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 19
versionName "1.4.1"
versionCode 20
versionName "1.5.0"
}
buildTypes {