Skip to content

v2.4.1

Compare
Choose a tag to compare
@UweTrottmann UweTrottmann released this 18 Sep 13:04
· 45 commits to main since this release
  • Migrate to AndroidX.
  • Change CheatSheet to internally use TooltipCompat 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.