Skip to content

Chucker v3.5.0

Compare
Choose a tag to compare
@vbuberen vbuberen released this 29 Jun 11:58
· 5 commits to 3.x since this release
515b3f0

Note: this release has an issue with apps targeting Android 12 making Chucker crash when notification with throwable clicked, so if your project still uses this feature we highly recommend to update to 3.5.2!

This is a patch release for developers preparing their projects for Android 12.

Added

  • Support of apps targeting Android 12.

Fixed

  • Fix crash on Android 12 due to missing immutability flags #593.
  • Fix not setting request body type correctly #538.