fix(live-room): 채팅 얼림 버튼 배치와 경고 문구를 정리한다

This commit is contained in:
2026-03-20 15:58:27 +09:00
parent 3a14bad2a4
commit 41f6ddd61b
7 changed files with 50 additions and 35 deletions

View File

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