diff --git a/pubspec.lock b/pubspec.lock index 2706afc5..8805c816 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -509,7 +509,7 @@ packages: name: overlay_support url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.1.0" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 84ba2d8b..3a4aa66e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: url: https://github.com/boyan01/loader.git ref: e1ef2d9957bc8615c7f19f989d4fcfc142e20e93 encrypt: ^5.0.0 - overlay_support: ^2.0.1 + overlay_support: ^2.1.0 music_player: git: url: https://github.com/boyan01/flutter-music-player.git