Update version.json to v1.8.9

This commit is contained in:
sanjeok77
2026-04-02 22:46:48 +09:00
parent 3e6f0710d1
commit 9810628765
+4 -4
View File
@@ -1,6 +1,6 @@
{
"versionCode": 130,
"versionName": "1.8.8",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.8.8/app-release.apk",
"updateMessage": "v1.8.8 업데이트\n- HLS 재생 개선 (hls.js 자동 로드)\n- wiselife.blog/123123play.com WebView HLS 재생 지원\n- WebView 캐시 설정 개선"
"versionCode": 131,
"versionName": "1.8.9",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.8.9/app-release.apk",
"updateMessage": "v1.8.9 업데이트\n- HLS 재생 안정화 (MutationObserver + polling)\n- video 요소 동적 생성 대응\n- HLS 에러 로깅 개선"
}