From c2a2594068d70158d32887f5f040728378d5e1f3 Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Sat, 4 Apr 2026 15:40:05 +0900 Subject: [PATCH] Update version.json to v2.2.5 --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index a917f56..d8c282a 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "versionCode": 158, - "versionName": "2.2.4", - "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.2.4/app-release.apk", - "updateMessage": "v2.2.4 업데이트\n- bodaponi MP4 자동 재생 (터치 이벤트 시뮬레이션)\n- bodaponi 재생 중 로딩 스피너 표시로 화면 깜빡임 방지\n- HLS(m3u8) → WebView 재생, MP4 → ExoPlayer 재생 라우팅 통합" + "versionCode": 159, + "versionName": "2.2.5", + "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.2.5/app-release.apk", + "updateMessage": "v2.2.5 업데이트\n- WebView D-pad 스크롤바 제거\n- D-pad 키로 플레이어 컨트롤 (재생/일시정지, 10초 탐색, 볼륨 조절)" }