Update version.json to v2.2.5

This commit is contained in:
sanjeok77
2026-04-04 15:40:05 +09:00
parent 4413c19db0
commit c2a2594068

View File

@@ -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초 탐색, 볼륨 조절)"
}