Update version.json to v2.4.0

This commit is contained in:
sanjeok77
2026-04-08 10:16:40 +09:00
parent 579e5c7531
commit 1a253159ba

View File

@@ -1,6 +1,6 @@
{
"versionCode": 173,
"versionName": "2.3.9",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.3.9/app-release.apk",
"updateMessage": "v2.3.9 업데이트\n- WebViewActivity OK 버튼 터치 시뮬레이션 개선"
"versionCode": 174,
"versionName": "2.4.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.0/app-release.apk",
"updateMessage": "v2.4.0 업데이트\n- WebView OK 버튼 수정"
}