diff --git a/version.json b/version.json index a398291..09e7ea5 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "versionCode": 202, - "versionName": "2.5.2", - "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.5.2/app-release.apk", - "updateMessage": "v2.5.2 업데이트\n- Android TV 9(API 28) 지원\n- 베이스 URL tvchak196 변경\n- 핫업데이트 버그 수정" + "versionCode": 203, + "versionName": "2.5.3", + "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.5.3/app-release.apk", + "updateMessage": "v2.5.3 업데이트\n\n변경사항:\n- 코드 최적화 및 메모리 누수 수정\n- 디버그 로깅 최적화 (AppLog 유틸리티 추가)\n- HLS MediaSource 지원 추가\n- 데이터베이스 인덱스 추가로 성능 개선\n- UI/UX 개선 (Netflix 스타일 적용)\n- 에피소드 어댑터 DiffUtil 적용" }