Bump shared_preferences_android from 2.4.20 to 2.4.21

Bumps [shared_preferences_android](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.4.20 to 2.4.21.
- [Commits](https://github.com/flutter/packages/commits/shared_preferences_android-v2.4.21/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences_android
  dependency-version: 2.4.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-27 00:11:06 +00:00 committed by GitHub
parent c15dce324a
commit 7b317de65d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -633,10 +633,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: shared_preferences_android name: shared_preferences_android
sha256: cbc40be9be1c5af4dab4d6e0de4d5d3729e6f3d65b89d21e1815d57705644a6f sha256: "8374d6200ab33ac99031a852eba4c8eb2170c4bf20778b3e2c9eccb45384fb41"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.4.20" version: "2.4.21"
shared_preferences_foundation: shared_preferences_foundation:
dependency: transitive dependency: transitive
description: description:

View file

@ -20,7 +20,7 @@ dependencies:
firebase_crashlytics: ^5.0.7 firebase_crashlytics: ^5.0.7
quick_actions: ^1.1.0 quick_actions: ^1.1.0
rate_my_app: ^2.3.2 rate_my_app: ^2.3.2
shared_preferences_android: ^2.4.20 shared_preferences_android: ^2.4.21
wakelock_partial_android: ^1.0.1 wakelock_partial_android: ^1.0.1
mobile_scanner: ^7.2.0 mobile_scanner: ^7.2.0
flutter_secure_storage: ^10.0.0 flutter_secure_storage: ^10.0.0