Skip to content

Commit

Permalink
Updated flutter_launcher_icons dependency to 0.14.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
amugofjava committed Dec 29, 2024
1 parent 2686901 commit 80189b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,10 @@ packages:
dependency: "direct main"
description:
name: flutter_launcher_icons
sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea"
sha256: "31cd0885738e87c72d6f055564d37fabcdacee743b396b78c7636c169cac64f5"
url: "https://pub.dev"
source: hosted
version: "0.13.1"
version: "0.14.2"
flutter_layout_grid:
dependency: "direct overridden"
description:
Expand Down Expand Up @@ -1123,10 +1123,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: "21b704ce5fa560ea9f3b525b43601c678728ba46725bab9b01187b4831377ed3"
sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603"
url: "https://pub.dev"
source: hosted
version: "6.3.0"
version: "6.3.1"
url_launcher_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
flutter_html: ^3.0.0-beta.2
flutter_html_svg: ^3.0.0-beta.2
flutter_html_table: ^3.0.0-beta.2
flutter_launcher_icons: ^0.13.1
flutter_launcher_icons: ^0.14.2
flutter_spinkit: ^5.0.0
html: ^0.15.0
intl: ^0.19.0
Expand Down

0 comments on commit 80189b1

Please sign in to comment.