Update version.json to v1.9.0

This commit is contained in:
sanjeok77
2026-04-02 23:21:53 +09:00
parent 9810628765
commit 1b18f124c4
+4 -4
View File
@@ -1,6 +1,6 @@
{
"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 에러 로깅 개선"
"versionCode": 132,
"versionName": "1.9.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.9.0/app-release.apk",
"updateMessage": "v1.9.0 업데이트\n- HLS 재생 안정성 개선\n- DefaultHlsExtractorFactory 추가\n- 화질 자동 조절 (최대 1080p)\n- 네트워크 타임아웃 증가\n- 버퍼 설정 최적화"
}