v0.11.0
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