v2.4.1
- Migrate to AndroidX.
- Change
CheatSheet
to internally useTooltipCompat
from AndroidX appcompat. - Add Android API level checks up to Android 11 (API level 30).
- Renamed to include the code name to appease the Android Lint NewApi check.
- Add nullability, permission and type annotations.