Update version.json to v1.6.5

This commit is contained in:
sanjeok77
2026-03-21 06:06:44 +09:00
parent 56775adc90
commit 66fd8f5c92

View File

@@ -1,6 +1,6 @@
{
"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- 이미지 캐시 유지 (삭제 항목에서 제외)"
"versionCode": 105,
"versionName": "1.6.5",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.5/app-release.apk",
"updateMessage": "v1.6.5 업데이트\n- 캐시 삭제 시 TMDB 이미지 경로 유지"
}