Browse Source

fix(deps): update dependency shared_preferences to ^2.2.0

pull/666/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
54b1409838
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

@ -41,7 +41,7 @@ dependencies:
quick_actions: ^1.0.5
rxdart: ^0.27.7
scrollable_positioned_list: ^0.3.8
shared_preferences: ^2.1.1
shared_preferences: ^2.2.0
sort_box:
git:
url: https://github.com/nextcloud/neon

Loading…
Cancel
Save