forceInstrumentDependencies

val forceInstrumentDependencies: Property<Boolean>

Forces dependencies instrumentation, even if they were already instrumented. Useful when there are issues with code instrumentation, e.g. the dependencies are partially instrumented. Defaults to false.