Skip to content

Commit

Permalink
fix: SecurityException when patching application (#1856)
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube committed May 28, 2024
1 parent afdba00 commit e0a6de2
Showing 1 changed file with 3 additions and 3 deletions.
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: # remove once https://github.com/JulianAssmann/flutter_background/pull/79 is merged
url: https://github.com/BenjaminHalko/flutter_background
ref: 560d21c4148b53933313573e7eafca0b0eb9aadf # Branch: specify-namespace
git: # remove once https://github.com/JulianAssmann/flutter_background/pull/83 is merged
url: https://github.com/validcube/flutter_background
ref: 900a81501f1f0e4996fe9e2cbf55f1ea8df08b49 # Branch: specify-namespace
flutter_cache_manager: ^3.3.2
flutter_file_dialog: ^3.0.2
flutter_local_notifications: ^17.1.0
Expand Down

0 comments on commit e0a6de2

Please sign in to comment.