Skip to content

v0.11.0

Compare
Choose a tag to compare
@osipxd osipxd released this 23 Feb 16:38
· 18 commits to develop since this release
095637a

Fallback reporter

Now you can return null from createReporter.
In this case will be used LoggerReporter as a fallback.
This reporter simply prints everything to the plugin's logger, just like you not use Inspector.

Changed

  • Better interoperability with Java

Housekeeping

  • Migrate from JCenter to Maven Central
  • Update Gradle to 6.8.3
  • Update Sentry to 4.2.0