Skip to content

v3.1.0

Compare
Choose a tag to compare
@UweTrottmann UweTrottmann released this 09 Dec 10:46
· 12 commits to main since this release
667c479
  • Fix AndroidUtils.isNetworkConnected and .isUnmeteredNetworkConnected crashing with SecurityException on some Android 11 devices due to a system bug. See method for details.
  • Update Kotlin to 1.7.21, when using the library need to compile with at least Kotlin 1.6.
  • Add AndroidUtils.isAtLeastTiramisu, AndroidUtils.isAtLeastSv2.