From 224bb46b4a9fe6d7bb84eee0fec684eb4b894042 Mon Sep 17 00:00:00 2001 From: Mert <101130780+mertalev@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:06:19 -0400 Subject: [PATCH] chore(deps): bump exoplayer to 1.8.0 (#22350) bump exoplayer to 1.8.0 --- mobile/pubspec.lock | 4 ++-- mobile/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index d0dc8e64d3..e5f972743c 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -1208,8 +1208,8 @@ packages: dependency: "direct main" description: path: "." - ref: "5459d54" - resolved-ref: "5459d54cdc1cf4d99e2193b310052f1ebb5dcf43" + ref: "893894b" + resolved-ref: "893894b98b832be8a995a8d5d4c2289d0ad2d246" url: "https://github.com/immich-app/native_video_player" source: git version: "1.3.1" diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 75c992436a..3b6dbd310f 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -77,7 +77,7 @@ dependencies: native_video_player: git: url: https://github.com/immich-app/native_video_player - ref: '5459d54' + ref: '893894b' openapi: path: openapi isar: