diff --git a/version.json b/version.json index 17b2dea..0282bd9 100644 --- a/version.json +++ b/version.json @@ -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 버튼 재생/일시정지 기능 개선" }