fix(mobile): video seeking on android (#23405)

use int for seeking
This commit is contained in:
Mert
2025-10-31 09:41:09 -04:00
committed by GitHub
parent 3531856d1c
commit 5c7d5539ea
2 changed files with 3 additions and 3 deletions

View File

@@ -1233,8 +1233,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: d921ae2
resolved-ref: d921ae210e294d2821954009ec2cc8aeae918725
ref: e132bc3
resolved-ref: e132bc3ecc6a6d8fc2089d96f849c8a13129500e
url: "https://github.com/immich-app/native_video_player"
source: git
version: "1.3.1"

View File

@@ -57,7 +57,7 @@ dependencies:
native_video_player:
git:
url: https://github.com/immich-app/native_video_player
ref: 'd921ae2'
ref: 'e132bc3'
network_info_plus: ^6.1.3
octo_image: ^2.1.0
openapi: