diff --git a/pubspec.lock b/pubspec.lock index 8ce68d7..7771abd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,10 +21,10 @@ packages: dependency: "direct main" description: name: android_intent_plus - sha256: "2bfdbee8d65e7c26f88b66f0a91f2863da4d3596d8a658b4162c8de5cf04b074" + sha256: "007703c1b2cac7ca98add3336b98cffa4baa11d5133cc463293dba9daa39cdf6" url: "https://pub.dev" source: hosted - version: "5.0.2" + version: "5.1.0" animated_stack_widget: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c888707..18457a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: sdk: flutter - android_intent_plus: ^5.0.2 + android_intent_plus: ^5.1.0 chopper: ^8.0.1+1 dartx: ^1.2.0 equatable: ^2.0.5