Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading