커뮤니티 댓글, 팬토크, 콘텐츠 댓글

- 프로필 이미지 터치시 차단, 신고가 가능한 유저 프로필 표시
This commit is contained in:
2024-09-07 01:28:50 +09:00
parent 1b8d65c3ea
commit 1f36d8ef25
17 changed files with 546 additions and 8 deletions

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 102
versionName "1.16.2"
versionCode 104
versionName "1.17.0"
}
buildTypes {