1.16.0-alpha.1
This release resolves an issue where overlaps between persistent Marker
s were handled unpredictably.
Breaking changes | Addressed |
---|---|
None | #858 |
warning
The views
module’s minimum SDK version has been raised to 21, as Appcompat now requires this. Since compose
already
had such a minimum SDK version, and core
is intended for use with compose
or views
, the minimum SDK version of
core
has been raised to the same value.
The order in which persistent Marker
s are drawn now reflects that from persistentMarkers
.