콘텐츠 전체 보기

- 콘텐츠 제목 영역과 가격 표시 영역이 겹치지 않도록 수정
This commit is contained in:
2024-10-11 19:40:25 +09:00
parent 7c320b7f23
commit 7cb3d19e85
2 changed files with 55 additions and 60 deletions

View File

@@ -35,7 +35,7 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 111
versionCode 112
versionName "1.21.0"
}