From 86c19fc1fcb8671117928e51ad885ada2648f8c8 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Tue, 12 May 2026 19:06:46 +0200 Subject: [PATCH] fix(downloads): pin downloader cleanup close #1026 close #921 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 874307a0..3224754c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -89,8 +89,8 @@ packages: dependency: "direct main" description: path: "." - ref: "1f42690" - resolved-ref: "1f426908b0d9e1083de35b3dd353c3434ad32ef2" + ref: "15f517c0df110a922ca1747d5b01989c7fbe95aa" + resolved-ref: "15f517c0df110a922ca1747d5b01989c7fbe95aa" url: "https://github.com/edde746/background_downloader" source: git version: "9.5.4" diff --git a/pubspec.yaml b/pubspec.yaml index eb5514f5..8de9f2e3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: background_downloader: git: url: https://github.com/edde746/background_downloader - ref: 1f42690 + ref: 15f517c0df110a922ca1747d5b01989c7fbe95aa sentry_flutter: git: url: https://github.com/edde746/sentry-dart