- Add
AndroidUtils.isAtLeastUpsideDownCake
. - Remove
CheatSheet
(useandroidx.appcompat.widget.TooltipCompat
as a replacement). - Update Kotlin to 1.8.22. When using this library need to compile with at least Kotlin 1.7.
AndroidUtils.isAtLeastUpsideDownCake
.CheatSheet
(use androidx.appcompat.widget.TooltipCompat
as a replacement).