Remove duplicate 48 icon from Android sizes

This size is already specified under BROWSER_SIZES.
This commit is contained in:
Samuel Mannehed 2022-12-22 13:02:42 +01:00
parent 034fd376ac
commit 9649b8ee25
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
BROWSER_SIZES := 16 24 32 48 64 BROWSER_SIZES := 16 24 32 48 64
ANDROID_SIZES := 48 72 96 144 192 ANDROID_SIZES := 72 96 144 192
IPHONE_SIZES := 60 120 IPHONE_SIZES := 60 120
IPAD_SIZES := 76 152 IPAD_SIZES := 76 152