Update version.json to v2.4.7

This commit is contained in:
sanjeok77
2026-04-15 00:46:30 +09:00
parent ad918c754e
commit 65c0ec48ea

View File

@@ -1,6 +1,6 @@
{
"versionCode": 180,
"versionName": "2.4.6",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.6/app-release.apk",
"updateMessage": "v2.4.6 업데이트\n\n- 기본 도메인을 tvchak196.com으로 변경"
"versionCode": 181,
"versionName": "2.4.7",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.7/app-release.apk",
"updateMessage": "v2.4.7 업데이트\n\n- 기본 도메인을 tvchak196.com으로 변경\n- 에피소드 이미지 없을 때 플레이스홀더 원 제거\n- 시청 완료한 에피소드에 빨간 체크 표시 추가"
}