fix(live-room): 방장 캡쳐 녹화 허용 정책을 반영한다

This commit is contained in:
2026-03-28 20:04:20 +09:00
parent 4bb91c605a
commit 5609560b77
4 changed files with 101 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ android {
minSdk 23
targetSdk 35
versionCode 233
versionName "1.54.1"
versionName "1.54.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}