Update version.json to v2.4.6

This commit is contained in:
sanjeok77
2026-04-18 19:00:56 +09:00
parent e6196b8e7f
commit 37504cbbe4

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 179, "versionCode": 180,
"versionName": "2.4.5", "versionName": "2.4.6",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.5/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.6/app-release.apk",
"updateMessage": "v2.4.5 업데이트\n\n- 기본 도메인 tvchak196.com으로 변경\n- TMDB 에피소드 이미지 플레이스홀더 모던화\n- 메모리 누수 수정" "updateMessage": "v2.4.6 업데이트\n\n- ExoPlayer 재생 문제 수정 (도메인 tvchak194.com 유지)\n- 감상 완료 에피소드에 체크마크 뱃지 표시"
} }