Update version.json to v2.0.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"versionCode": 145,
|
"versionCode": 146,
|
||||||
"versionName": "2.0.3",
|
"versionName": "2.0.4",
|
||||||
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.0.3/app-release.apk",
|
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.0.4/app-release.apk",
|
||||||
"updateMessage": "v2.0.3 업데이트\n- PlaybackActivity에 bodaponi MP4 체크 로직 추가\n- HLS 감지에서 bodaponi MP4 제외 처리\n- 일반 MP4 파일이 ExoPlayer로 바로 재생되도록 수정"
|
"updateMessage": "v2.0.4 업데이트\n- MP4 직접 재생 버그 수정: 토큰화된 MP4도 ExoPlayer로 바로 재생\n- isHlsStream 감지 로직 개선\n- WebViewActivity 재귀 호출 버그 수정"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user