czuckie
09/19/2023, 2:50 PMczuckie
09/19/2023, 2:52 PMModifier.weight(weight: Float, fill: Boolean = true)
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)