Update version.json to v2.0.6

This commit is contained in:
sanjeok77
2026-04-03 22:22:31 +09:00
parent 19a805a7cf
commit aaf5b2f3be

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 147, "versionCode": 148,
"versionName": "2.0.5", "versionName": "2.0.6",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.0.5/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.0.6/app-release.apk",
"updateMessage": "v2.0.5 업데이트\n- HLS/WebView 재생 로직 수정\n- wiselife.blog 및 토큰 기반 서비스는 WebView에서 재생\n- bodaponi.b-cdn.net MP4만 ExoPlayer 직접 재생" "updateMessage": "v2.0.6 업데이트\n- HLS/WebView 재생 버그 수정\n- 원본 URL(originalUrl)도 확인하여 토큰 기반 서비스는 WebView로 리다이렉트\n- bodaponi.b-cdn.net MP4만 ExoPlayer 직접 재생 유지"
} }