Skip to content

Plugin 1.13.3.0

Compare
Choose a tag to compare
@mannodermaus mannodermaus released this 06 Sep 18:14
· 4 commits to main since this release

This release brings compatibility with JUnit 5.13.3. As with the last one, we restrict all remaining usages of the old plugin and variant API (e.g. BaseExtension and friends). This was always restricted to users of the Jacoco integration, but now there should be no problems for those users.

However, in response to the move to the new DSL, Jacoco integration is effectively deprecated until further notice if you are using AGP 9.0.0-alpha04 or newer. We will see if Google reintroduces some of the APIs that we still needed to rely on the old DSL for, but as of now the integration is disabled and a warning is logged.