Skip to content

v1.3.1

Compare
Choose a tag to compare
@tbroyer tbroyer released this 20 Mar 19:54
· 96 commits to main since this release

Fix regression in v1.3.0 where the errorproneJavac configuration was resolved even when not using JDK 8, in Gradle 6.7+ (as a side-effect to adding toolchains support). This would lead to either resolving an unnecessary 6.5Mb file, or printing a warning that com.google.errorprone:javac is missing in errorproneJavac.

Add KDoc to the DSL extension, in the hope that it's picked up by IDEs (no additional artifact is generated)