Update version.json to v2.3.7

This commit is contained in:
sanjeok77
2026-04-08 09:49:34 +09:00
parent f0f73934e3
commit 78acd2a356

View File

@@ -1,6 +1,6 @@
{
"versionCode": 170,
"versionName": "2.3.6",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.3.6/app-release.apk",
"updateMessage": "v2.3.6 업데이트\n- WebViewActivity DPAD 키 이벤트 iframe 전달 개선\n- dispatchKeyEvent + shouldInterceptRequest postMessage 주입"
"versionCode": 171,
"versionName": "2.3.7",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.3.7/app-release.apk",
"updateMessage": "v2.3.7 업데이트\n- WebView OK 버튼 재생/일시정지 기능 개선"
}