From 8380980abd4ec5c87d0cceba3a6ee4e7a63f7a77 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Wed, 15 Apr 2026 00:32:18 +0200 Subject: [PATCH] fix: update background_downloader fork ref --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4aea441c..f519abc6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -89,8 +89,8 @@ packages: dependency: "direct main" description: path: "." - ref: "2017dfd" - resolved-ref: "2017dfdb3c423d92eb78f48413c1f7dc7ecaf783" + ref: "1f42690" + resolved-ref: "1f426908b0d9e1083de35b3dd353c3434ad32ef2" url: "https://github.com/edde746/background_downloader" source: git version: "9.5.4" diff --git a/pubspec.yaml b/pubspec.yaml index 463d2f7f..d3a96e93 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: background_downloader: git: url: https://github.com/edde746/background_downloader - ref: 2017dfd + ref: 1f42690 sentry_flutter: git: url: https://github.com/edde746/sentry-dart