fix: 사용하지 않는 퍼미션 제거

- GET_ACCOUNTS
This commit is contained in:
2025-06-16 16:09:37 +09:00
parent 898afc78ef
commit 6ff0d8bd61
2 changed files with 1 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 172
versionCode 174
versionName "1.38.0"
}