Skip to content

v3.0.0

Choose a tag to compare

@UweTrottmann UweTrottmann released this 21 Jan 16:15
· 24 commits to main since this release
  • Convert to Kotlin.
  • Add replace with code for CheatSheet, deprecate all methods.
  • Add AndroidUtils.isAtLeastS, remove isICSMR1OrHigher.
  • AndroidUtils uses NetworkCapabilities API to detect network state on Android 6 and higher.
  • Remove AndroidUtils.copyFile, use a Kotlin extension function instead.