Merge pull request #94 from traccar/dependabot/pub/shared_preferences_android-2.4.14

Bump shared_preferences_android from 2.4.13 to 2.4.14
This commit is contained in:
Anton Tananaev 2025-10-02 17:39:53 -07:00 committed by GitHub
commit d06fcfc838
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -505,10 +505,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: shared_preferences_android name: shared_preferences_android
sha256: bd14436108211b0d4ee5038689a56d4ae3620fd72fd6036e113bf1345bc74d9e sha256: "0b0f98d535319cb5cdd4f65783c2a54ee6d417a2f093dbb18be3e36e4c3d181f"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.4.13" version: "2.4.14"
shared_preferences_foundation: shared_preferences_foundation:
dependency: transitive dependency: transitive
description: description:

View file

@ -20,7 +20,7 @@ dependencies:
firebase_crashlytics: ^5.0.2 firebase_crashlytics: ^5.0.2
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.13 shared_preferences_android: ^2.4.14
wakelock_partial_android: ^1.0.1 wakelock_partial_android: ^1.0.1
mobile_scanner: ^7.1.2 mobile_scanner: ^7.1.2
flutter_secure_storage: ^9.2.4 flutter_secure_storage: ^9.2.4