시리즈 전체보기

아이템 사이즈 수정
This commit is contained in:
2024-04-30 22:33:37 +09:00
parent 87241fa8bd
commit fef49a0d6a
4 changed files with 14 additions and 3 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 62
versionName "1.10.4"
versionCode 63
versionName "1.10.5"
}
buildTypes {