From 02addf7491b1408fedfcd3553da41cba1db35bea Mon Sep 17 00:00:00 2001 From: mertalev <101130780+mertalev@users.noreply.github.com> Date: Tue, 3 Mar 2026 20:04:55 -0500 Subject: [PATCH] bump player --- mobile/pubspec.lock | 12 ++++++------ mobile/pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index 28adfc2ab7..985dd6869c 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -1217,10 +1217,10 @@ packages: dependency: transitive description: name: meta - sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c + sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.0" mime: dependency: transitive description: @@ -1241,8 +1241,8 @@ packages: dependency: "direct main" description: path: "." - ref: e132bc3 - resolved-ref: e132bc3ecc6a6d8fc2089d96f849c8a13129500e + ref: "0cc59ab" + resolved-ref: "0cc59abad8216d4bb26d959252c6aca1a8d05ef9" url: "https://github.com/immich-app/native_video_player" source: git version: "1.3.1" @@ -1910,10 +1910,10 @@ packages: dependency: transitive description: name: test_api - sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00" + sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55 url: "https://pub.dev" source: hosted - version: "0.7.6" + version: "0.7.7" thumbhash: dependency: "direct main" description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 0b54dfc53e..4eab4b7163 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: native_video_player: git: url: https://github.com/immich-app/native_video_player - ref: 'e132bc3' + ref: '0cc59ab' network_info_plus: ^6.1.3 octo_image: ^2.1.0 openapi: