Skip to content

3.0.2

Compare
Choose a tag to compare
@gwhelanLD gwhelanLD released this 19 Jul 15:39
f8852e4

[3.0.2] - 2021-07-16

Fixed

  • Catch SecurityException when thrown on call to getNetworkCapabilities used to detect current network availability. (#129)
  • Explicitly flag PendingIntents as FLAG_IMMUTABLE on Android SDK versions that support doing so. Explicitly specifying mutability is required when targeting Android S+. (#133)