feat: 커뮤니티 댓글

- 유료 커뮤니티 구매시 비밀 댓글 쓰기 기능 추가
This commit is contained in:
2025-06-13 16:52:40 +09:00
parent 09a2a96596
commit 28388497b8
11 changed files with 139 additions and 42 deletions

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 170
versionName "1.37.3"
versionCode 171
versionName "1.37.2"
}
buildTypes {