Merge pull request #77 from traccar/dependabot/pub/shared_preferences_android-2.4.12

Bump shared_preferences_android from 2.4.11 to 2.4.12
This commit is contained in:
Anton Tananaev 2025-08-27 06:49:14 -07:00 committed by GitHub
commit afde48b1d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -465,10 +465,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: shared_preferences_android name: shared_preferences_android
sha256: "5bcf0772a761b04f8c6bf814721713de6f3e5d9d89caf8d3fe031b02a342379e" sha256: a2608114b1ffdcbc9c120eb71a0e207c71da56202852d4aab8a5e30a82269e74
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.4.11" version: "2.4.12"
shared_preferences_foundation: shared_preferences_foundation:
dependency: transitive dependency: transitive
description: description:

View file

@ -20,7 +20,7 @@ dependencies:
firebase_crashlytics: ^5.0.0 firebase_crashlytics: ^5.0.0
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.11 shared_preferences_android: ^2.4.12
wakelock_partial_android: ^1.0.1 wakelock_partial_android: ^1.0.1
mobile_scanner: ^7.0.1 mobile_scanner: ^7.0.1
flutter_secure_storage: ^9.2.4 flutter_secure_storage: ^9.2.4