콘텐츠 메인 단편 탭 - 새로운 콘텐츠 전체보기

- 새로운 콘텐츠가 없으면 '새로운 콘텐츠가 없습니다.' 문구 출력
This commit is contained in:
2025-02-19 18:29:51 +09:00
parent 8ed9e08a60
commit 6129982df4
4 changed files with 47 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 143
versionCode 144
versionName "1.28.0"
}