Update version.json to v1.9.2

This commit is contained in:
sanjeok77
2026-04-03 00:57:27 +09:00
parent 6f92921763
commit 01e9460c69

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 133, "versionCode": 134,
"versionName": "1.9.1", "versionName": "1.9.2",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.9.1/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.9.2/app-release.apk",
"updateMessage": "v1.9.1 업데이트\n- HLS 재생 버그 수정\n- ExoPlayer가 HLS 스트림을 먼저 재생 시도\n- 실패 시에만 WebView로 폴백" "updateMessage": "v1.9.2 업데이트\n- player_aaaa JSON 추출 로직 개선\n- regex 기반 파싱 추가\n- tvchak194.com 등 다양한 사이트 호환성 향상"
} }