Skip to content

Commit 95a8234

Browse files
authored
chore: Merge branch dev to main (#1855)
2 parents 975870e + a7e481c commit 95a8234

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,9 +323,9 @@ packages:
323323
dependency: "direct main"
324324
description:
325325
path: "."
326-
ref: "65cf0ec93486b3a6c74339aadaeb384cf2c9a24b"
327-
resolved-ref: "65cf0ec93486b3a6c74339aadaeb384cf2c9a24b"
328-
url: "https://github.com/JulianAssmann/flutter_background"
326+
ref: "560d21c4148b53933313573e7eafca0b0eb9aadf"
327+
resolved-ref: "560d21c4148b53933313573e7eafca0b0eb9aadf"
328+
url: "https://github.com/BenjaminHalko/flutter_background"
329329
source: git
330330
version: "1.2.0"
331331
flutter_cache_manager:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ dependencies:
2626
flutter:
2727
sdk: flutter
2828
flutter_background:
29-
git: # Switch to 'flutter_background' once new version is released
30-
url: https://github.com/JulianAssmann/flutter_background
31-
ref: 65cf0ec93486b3a6c74339aadaeb384cf2c9a24b # Branch: master
29+
git: # remove once https://github.com/JulianAssmann/flutter_background/pull/79 is merged
30+
url: https://github.com/BenjaminHalko/flutter_background
31+
ref: 560d21c4148b53933313573e7eafca0b0eb9aadf # Branch: specify-namespace
3232
flutter_cache_manager: ^3.3.0
3333
flutter_file_dialog: ^3.0.2
3434
flutter_local_notifications: ^16.1.0

0 commit comments

Comments
 (0)