v3.1.0
- Fix
AndroidUtils.isNetworkConnected
and.isUnmeteredNetworkConnected
crashing withSecurityException
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
.