콘텐츠 메인 홈

- 비 로그인 상태에서 인기순위 날짜 보이지 않도록 수정
This commit is contained in:
2025-03-24 20:53:10 +09:00
parent 2d69f27a25
commit bd851f6afd
3 changed files with 17 additions and 2 deletions

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 152
versionName "1.31.0"
versionCode 154
versionName "1.31.1"
}
buildTypes {