feat: 라이브 30분 연속 청취시 트래킹 API 호출 기능 추가

This commit is contained in:
2025-05-17 16:57:12 +09:00
parent 1720173a16
commit 9260d271a7
8 changed files with 88 additions and 4 deletions

View File

@@ -35,8 +35,8 @@ android {
applicationId "kr.co.vividnext.sodalive"
minSdk 23
targetSdk 34
versionCode 165
versionName "1.36.0"
versionCode 167
versionName "1.37.0"
}
buildTypes {