diff --git a/pubspec.lock b/pubspec.lock index 3fea9f8..06cc21b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -380,10 +380,10 @@ packages: dependency: "direct dev" description: name: flutter_launcher_icons - sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea" + sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77" url: "https://pub.dev" source: hosted - version: "0.13.1" + version: "0.14.1" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 46337aa..0fa2f3d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.6 - flutter_launcher_icons: ^0.13.1 + flutter_launcher_icons: ^0.14.0 # The "flutter_lints" package below contains a set of recommended lints to # encourage good coding practices. The lint set provided by the package is