Remove duplicate 48 icon from Android sizes
This size is already specified under BROWSER_SIZES.
This commit is contained in:
parent
034fd376ac
commit
9649b8ee25
|
@ -1,5 +1,5 @@
|
|||
BROWSER_SIZES := 16 24 32 48 64
|
||||
ANDROID_SIZES := 48 72 96 144 192
|
||||
ANDROID_SIZES := 72 96 144 192
|
||||
IPHONE_SIZES := 60 120
|
||||
IPAD_SIZES := 76 152
|
||||
|
||||
|
|
Loading…
Reference in New Issue