fix(live-room): 채팅 얼림 문구 국제화와 버전 코드를 반영한다

This commit is contained in:
2026-03-20 16:51:41 +09:00
parent 41f6ddd61b
commit a893d85632
6 changed files with 38 additions and 5 deletions

View File

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