From 3e6f0710d167d4120c3fe3b6a6225b7241c5008a Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Thu, 2 Apr 2026 22:16:08 +0900 Subject: [PATCH] Update version.json to v1.8.8 --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index c4c38ee..0537099 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "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- 토큰 만료 시 재생 불가 문제 완전 해결" + "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 캐시 설정 개선" }