Update version.json to v2.4.2

This commit is contained in:
sanjeok77
2026-04-08 14:29:39 +09:00
parent a6e404e2f9
commit 43c1679921

View File

@@ -1,6 +1,6 @@
{
"versionCode": 175,
"versionName": "2.4.1",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.1/app-release.apk",
"updateMessage": "v2.4.1 업데이트\n- WebView OK 버튼 재생/일시정지 기능 개선"
"versionCode": 176,
"versionName": "2.4.2",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.2/app-release.apk",
"updateMessage": "v2.4.2 업데이트\n- 에피소드 이미지 없을 때 회차/방영일 표시 개선"
}