anybody have issues using a jetpack compose library in android 21, 22 & 23 due to NoSuchMethodError? I've raised https://issuetracker.google.com/issues/299833793 but no one's sniffed at it yet. 🧵
is being used in the library code, without specifying a value for fill.
It's like the
$default
static method is being excluded just for those API levels but I can't understand why (or why it's only an issue with my AAR that consumes that API call)