Browse Source

fix(deps): update dependency flutter_local_notifications to ^16.1.0

pull/938/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
645c2d87b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/neon/neon/pubspec.yaml

2
packages/neon/neon/pubspec.yaml

@ -15,7 +15,7 @@ dependencies:
sdk: flutter
flutter_cache_manager: ^3.3.1
flutter_file_dialog: ^3.0.2
flutter_local_notifications: ^16.0.0+1
flutter_local_notifications: ^16.1.0
flutter_localizations:
sdk: flutter
flutter_material_design_icons: ^1.1.7296

Loading…
Cancel
Save