Skip to content

4.24.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 07 Sep 21:15
· 1191 commits to develop since this release
ca93cc1
Type Description Link
Improvement Increase the speed of the checkClassUniqueness task, especially in large repos, by adding caching of jar information.

Fix class names listed in the baseline-class-uniqueness.lock when the class or package name contains the substring class. In rare cases, this may require running ./gradlew checkClassUniqueness --write-locks to update the files.
#1837