v2.4.10-2.4.4
#408 Fixed incremental compilation state being inconsistent with the Gradle build cache, and compilations of the same project overwriting each others state.
Mappers defined in the main source set are no longer resolved implicitly in the test source set, which was an undocumented side effect of the state of all compilations being stored in a single file.