Correct app icon
This commit is contained in:
parent
d645da9638
commit
a3251ed694
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 7.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
|
|
@ -12,7 +12,7 @@ environment:
|
|||
flutter_icons:
|
||||
android: "launcher_icon"
|
||||
ios: true
|
||||
image_path: "assets/images/icon.png"
|
||||
image_path: "assets/images/mobile_icon.png"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ environment:
|
|||
flutter_icons:
|
||||
android: "launcher_icon"
|
||||
ios: true
|
||||
image_path: "assets/images/icon.png"
|
||||
image_path: "assets/images/mobile_icon.png"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
|
|
|||
Loading…
Reference in New Issue