Update dependency

This commit is contained in:
Ming Ming 2022-11-15 00:11:11 +08:00
parent 5eba466d9b
commit cd77ffc8de
2 changed files with 4 additions and 4 deletions

View file

@ -429,11 +429,11 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "1.2.0" ref: "1.3.0"
resolved-ref: "00a736248819f9d878624b780d23b6b0893f3d94" resolved-ref: c91db71fbb3d3cee1c79716502dd37eadc8327ff
url: "https://gitlab.com/nc-photos/exifdart.git" url: "https://gitlab.com/nc-photos/exifdart.git"
source: git source: git
version: "1.2.0" version: "1.3.0"
fake_async: fake_async:
dependency: transitive dependency: transitive
description: description:

View file

@ -52,7 +52,7 @@ dependencies:
exifdart: exifdart:
git: git:
url: https://gitlab.com/nc-photos/exifdart.git url: https://gitlab.com/nc-photos/exifdart.git
ref: 1.2.0 ref: 1.3.0
flutter_background_service: flutter_background_service:
git: git:
url: https://gitlab.com/nc-photos/flutter_background_service.git url: https://gitlab.com/nc-photos/flutter_background_service.git