v0.5
📢 This release serves as a Release Candidate for the next version of the net.ltgt.errorprone plugin
- Remove the default Error Prone dependency (cfe7f86)
- Automatically configure bootclasspath when using JDK 8 (de8047f), see https://github.com/tbroyer/gradle-errorprone-javacplugin-plugin/blob/v0.5/README.md#jdk-8-support
- Tests against the Android plugin are now run in CI (cfe3598 and 162e54a)