Update version.json to v1.7.1

This commit is contained in:
sanjeok77
2026-04-01 16:16:20 +09:00
parent d95b5404cf
commit e3c61a1703

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 112, "versionCode": 113,
"versionName": "1.7.0", "versionName": "1.7.1",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.7.0/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.7.1/app-release.apk",
"updateMessage": "v1.7.0 업데이트\n- 기본 도메인 tvchak194.com으로 변경\n- v1.6.5에서 롤백 후 재릴리스" "updateMessage": "v1.7.1 업데이트\n- 영화/에피소드 캐시 삭제 후 에피소드 미표시 버그 수정"
} }