Browse Source

Merge pull request #550 from nextcloud/dependabot/pub/packages/app/shared_preferences-2.2.0

chore(deps): bump shared_preferences from 2.1.2 to 2.2.0 in /packages/app
pull/562/head
Kate 1 year ago committed by GitHub
parent
commit
7ae8d1e8cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/app/pubspec.yaml

2
packages/app/pubspec.yaml

@ -31,7 +31,7 @@ dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon/neon_notifications
shared_preferences: ^2.1.1
shared_preferences: ^2.2.0
dev_dependencies:
flutter_test:

Loading…
Cancel
Save