Skip to content

Commit

Permalink
fix missing icons (android)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanh-cadena committed Nov 23, 2024
1 parent 29529ce commit e8c4cc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.8.0+554
version: 1.8.0+555

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down Expand Up @@ -103,7 +103,7 @@ dev_dependencies:
git: https://github.com/hhanh00/build_version_git.git
mobx_codegen: ^2.0.3
json_serializable: ^6.1.5
flutter_launcher_icons: any
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.2.16
intl_utils: ^2.8.1
msix: ^3.16.7
Expand Down

0 comments on commit e8c4cc2

Please sign in to comment.