fix(live-room): 스탭 해제 후 권한 표시를 즉시 동기화한다

This commit is contained in:
2026-03-30 18:25:19 +09:00
parent 6393a62410
commit 2d97328eb7
3 changed files with 25 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 35
versionCode 235
versionCode 236
versionName "1.54.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}