Update version.json to v1.6.3

This commit is contained in:
sanjeok77
2026-03-20 20:48:31 +09:00
parent 398fa6c327
commit cf73e78846

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 102, "versionCode": 103,
"versionName": "1.6.2", "versionName": "1.6.3",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.2/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.3/app-release.apk",
"updateMessage": "v1.6.2 업데이트\n- 캐시 삭제 카드 시 수정\n- 크래시 문제 해결" "updateMessage": "v1.6.3 업데이트\n- 캐시 삭제 카드 크래시 수정 (AlertDialog import)"
} }