From fb6d18d25ce19b2a7c03014fab2f74db25336acc Mon Sep 17 00:00:00 2001 From: Chloe Krawczyk Date: Sat, 9 May 2020 09:21:06 -0700 Subject: [PATCH] [docs] Add android version support for stretchable icons (#9672) --- src/style-spec/reference/v8.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style-spec/reference/v8.json b/src/style-spec/reference/v8.json index 5101dbdbc61..dc09427c641 100644 --- a/src/style-spec/reference/v8.json +++ b/src/style-spec/reference/v8.json @@ -1271,6 +1271,7 @@ }, "stretchable icons": { "js": "1.6.0", + "android": "9.2.0", "ios": "5.8.0", "macos": "0.15.0" }