Update version.json to v1.8.7

This commit is contained in:
sanjeok77
2026-04-02 21:02:10 +09:00
parent bb66667ca0
commit 4786f02146

View File

@@ -1,6 +1,6 @@
{
"versionCode": 128,
"versionName": "1.8.6",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.8.6/app-release.apk",
"updateMessage": "v1.8.6 업데이트\n- BAD_HTTP_STATUS(403/404) 즉시 WebView 폴백 (재시도 생략)\n- ORIGINAL_URL 전달 누락 수정 (모든 ExoPlayer 호출 경로 보완)\n- 토큰 만료 시 재생 불가 문제 완전 해결"
"versionCode": 129,
"versionName": "1.8.7",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.8.7/app-release.apk",
"updateMessage": "v1.8.7 업데이트\n- HLS 재생 문제 해결 (토큰 기반 URL 자동 WebView 전환)\n- 드라마 에피소드 매번 새로 파싱 (캐시 제거)\n- 토큰 만료 시 재생 불가 문제 완전 해결"
}