콘텐츠 댓글

- 일반 댓글의 닉네임이 잘리는 버그 수정
This commit is contained in:
2024-08-30 19:00:35 +09:00
parent cf94615e71
commit cc01312ae5
2 changed files with 35 additions and 30 deletions

View File

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