Update version.json to v1.8.0

This commit is contained in:
sanjeok77
2026-04-02 08:32:15 +09:00
parent e697e044a7
commit 8346c7f56c

View File

@@ -1,6 +1,6 @@
{
"versionCode": 121,
"versionName": "1.7.9",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.7.9/app-release.apk",
"updateMessage": "v1.7.9 업데이트\n- 메인화면 포스터/줄거리/에피소드 이미지/부제/줄거리 실시간 TMDB 갱신"
"versionCode": 122,
"versionName": "1.8.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.8.0/app-release.apk",
"updateMessage": "v1.8.0 업데이트\n- wiselife.blog HLS 스트림 재생 오류 수정 (Referer 헤더 설정)\n- 캐시 관리 개선 (삭제 후 메인화면 자동 새로고침)\n- TV 채널 포스터 이미지 개선"
}