feat(character): 신규 캐릭터 전체보기 페이지 GRID

- 3단 구성에서 2단구성으로 변경
This commit is contained in:
2025-09-17 02:45:45 +09:00
parent dcde2b125e
commit 93fa042522
2 changed files with 3 additions and 3 deletions

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 184
versionName "1.42.0"
versionCode 186
versionName "1.42.1"
}
buildTypes {