Skip to content

Commit

Permalink
Bump flutter_launcher_icons from 0.14.0 to 0.14.1 (#141)
Browse files Browse the repository at this point in the history
Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/flutter_launcher_icons@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 6374936 commit 24be5dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -490,10 +490,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_launcher_icons
sha256: a38f2f1b3c373d42bf08bd17d60e20d3c73abce7727607b4d085ec7d5acaa294
sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77"
url: "https://pub.dev"
source: hosted
version: "0.14.0"
version: "0.14.1"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.12
flutter_launcher_icons: ^0.14.0
flutter_launcher_icons: ^0.14.1
flutter_native_splash: ^2.4.1
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 24be5dd

Please sign in to comment.