Update version.json

This commit is contained in:
2026-04-05 22:58:24 +00:00
parent 69ac0b2021
commit e935275c97

View File

@@ -1,6 +1,6 @@
{
"versionCode": 166,
"versionName": "2.3.2",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.3.2/app-release.apk",
"updateMessage": "v2.3.2 업데이트\n- WebViewActivity 전체화면 및 중앙 재생버튼 자동 클릭"
"versionCode": 167,
"versionName": "2.3.3",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.3.3/app-release.apk",
"updateMessage": "v2.3.3 업데이트\n- WebViewActivity 키 이벤트 처리 개선 (DPAD_CENTER/ENTER, DPAD_LEFT, DPAD_RIGHT)"
}