feat: 버전 업데이트 v2.3.6

This commit is contained in:
sanjeok77
2026-04-06 10:07:18 +09:00
parent bcaf570c05
commit f0f73934e3

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 169, "versionCode": 170,
"versionName": "2.3.5", "versionName": "2.3.6",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.3.5/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.3.6/app-release.apk",
"updateMessage": "v2.3.5 업데이트\n- WebViewActivity 커스텀 WebView 교체 및 DPAD 키 이벤트 window dispatch 개선" "updateMessage": "v2.3.6 업데이트\n- WebViewActivity DPAD 키 이벤트 iframe 전달 개선\n- dispatchKeyEvent + shouldInterceptRequest postMessage 주입"
} }