Skip to content

v1.4.5

Compare
Choose a tag to compare
@tkrullmann tkrullmann released this 04 Apr 21:35
· 113 commits to master since this release

Support the compileOnly (Gradle 2.12+) and annotationProcessor (Gradle 4.6+) configurations when extending test sets. Thanks to @fpavageau