Update version.json to v1.6.4

This commit is contained in:
sanjeok77
2026-03-21 05:53:41 +09:00
parent cf73e78846
commit 56775adc90

View File

@@ -1,6 +1,6 @@
{
"versionCode": 103,
"versionName": "1.6.3",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.3/app-release.apk",
"updateMessage": "v1.6.3 업데이트\n- 캐시 삭제 카드 크래시 수정 (AlertDialog import)"
"versionCode": 104,
"versionName": "1.6.4",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.4/app-release.apk",
"updateMessage": "v1.6.4 업데이트\n- 이미지 캐시 유지 (삭제 항목에서 제외)"
}