Skip to content

3.24.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 11 Jun 20:17
· 1672 commits to develop since this release
b99ee1d
Type Description Link
Improvement Running ./gradlew --write-locks should be faster now, as it doesn't update your baseline-class-uniqueness.lock file implicitly anymore. To update this, you need to run ./gradlew checkClassUniqueness --write-locks. #1389
Improvement Add errorprone check to avoid accidentally undoing immutables Style meta-annotations. #1396