mirror of
https://github.com/chenasraf/pantry-flutter.git
synced 2026-05-17 17:28:03 +00:00
chore: fix android store icon size
This commit is contained in:
2
Makefile
2
Makefile
@@ -245,7 +245,7 @@ icons:
|
||||
rsvg-convert -w 1024 -h 1024 assets/logo_icon_square.svg > assets/icon/icon_ios.png
|
||||
rsvg-convert -w 1024 -h 1024 assets/logo_icon_foreground.svg > assets/icon/icon_foreground.png
|
||||
dart run flutter_launcher_icons
|
||||
cp assets/icon/icon_ios.png fastlane/metadata/android/en-US/images/icon.png
|
||||
rsvg-convert -w 512 -h 512 assets/logo_icon_square.svg > fastlane/metadata/android/en-US/images/icon.png
|
||||
|
||||
.PHONY: splash
|
||||
splash:
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 5.6 KiB |
Reference in New Issue
Block a user