Skip to content

Commit

Permalink
Bump flutter_launcher_icons from 0.14.1 to 0.14.2
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.1 to 0.14.2.
- [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.1...v0.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 5bc96e1 commit fddf49f
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 @@ -639,10 +639,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_launcher_icons
sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77"
sha256: "31cd0885738e87c72d6f055564d37fabcdacee743b396b78c7636c169cac64f5"
url: "https://pub.dev"
source: hosted
version: "0.14.1"
version: "0.14.2"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dev_dependencies:
build_runner: ^2.4.13 # dart run build_runner watch --delete-conflicting-outputs

change_app_package_name: ^1.4.0 # dart run change_app_package_name:main <com.new.package.name>
flutter_launcher_icons: ^0.14.1 # dart run flutter_launcher_icons:main
flutter_launcher_icons: ^0.14.2 # dart run flutter_launcher_icons:main
envied_generator: ^1.0.0
json_serializable: ^6.9.0
import_sorter: ^4.6.0
Expand Down

0 comments on commit fddf49f

Please sign in to comment.