Skip to content

Commit

Permalink
chore: Merge branch dev to main (#1855)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie authored Apr 5, 2024
2 parents 975870e + a7e481c commit 95a8234
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,9 +323,9 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "65cf0ec93486b3a6c74339aadaeb384cf2c9a24b"
resolved-ref: "65cf0ec93486b3a6c74339aadaeb384cf2c9a24b"
url: "https://github.com/JulianAssmann/flutter_background"
ref: "560d21c4148b53933313573e7eafca0b0eb9aadf"
resolved-ref: "560d21c4148b53933313573e7eafca0b0eb9aadf"
url: "https://github.com/BenjaminHalko/flutter_background"
source: git
version: "1.2.0"
flutter_cache_manager:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ dependencies:
flutter:
sdk: flutter
flutter_background:
git: # Switch to 'flutter_background' once new version is released
url: https://github.com/JulianAssmann/flutter_background
ref: 65cf0ec93486b3a6c74339aadaeb384cf2c9a24b # Branch: master
git: # remove once https://github.com/JulianAssmann/flutter_background/pull/79 is merged
url: https://github.com/BenjaminHalko/flutter_background
ref: 560d21c4148b53933313573e7eafca0b0eb9aadf # Branch: specify-namespace
flutter_cache_manager: ^3.3.0
flutter_file_dialog: ^3.0.2
flutter_local_notifications: ^16.1.0
Expand Down

0 comments on commit 95a8234

Please sign in to comment.