lowercase launchericon
This commit is contained in:
parent
0170730bdc
commit
fa667877b3
|
@ -48,7 +48,7 @@ git init
|
|||
## generate empty launcher icon ##
|
||||
##################################
|
||||
|
||||
convert -size 2048x2048 xc:white LauncherIcon.png
|
||||
convert -size 2048x2048 xc:white launcherIcon.png
|
||||
|
||||
|
||||
|
||||
|
@ -78,7 +78,7 @@ dev_dependencies:
|
|||
flutter_launcher_icons: "^0.7.3"
|
||||
|
||||
flutter_icons:
|
||||
image_path: "LauncherIcon.png"
|
||||
image_path: "launcherIcon.png"
|
||||
android: true
|
||||
ios: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user