- 최대 3개까지 등록되도록 수정
This commit is contained in:
2024-07-25 16:24:43 +09:00
parent 839ff7463e
commit 7b4063420e
2 changed files with 7 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ android {
defaultConfig {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
targetSdk 34
versionCode 84
versionName "1.13.2"
}