Funny, on AS 3.2 I get an IDE tooltip when using `...
# android
d
Funny, on AS 3.2 I get an IDE tooltip when using
forEach
on
Map
that minApi is 24... why doesn't it use the one from stdlib? I'm using
associate
and others in the same project so all my deps should be fine...?
🤖 2