라이브 방 생성

- 크리에이터 입장 가능 설정 추가
This commit is contained in:
2024-05-14 17:06:12 +09:00
parent d6e9b929e9
commit 4b3474ff42
5 changed files with 138 additions and 4 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 33
versionCode 69
versionName "1.11.0"
versionCode 71
versionName "1.11.1"
}
buildTypes {