None of the following functions can be called with the arguments supplied.
withType(Class<TypeVariable(S)!>, Action<in TypeVariable(S)!>) where S = TypeVariable(S) for fun <S : Task!> withType(type: Class<S!>, configureAction: Action<in S!>): DomainObjectCollection<S!> defined in org.gradle.api.tasks.TaskContainer
z
Zach Klippenstein (he/him) [MOD]
06/04/2020, 2:54 PM
You might want to try #C19FD9681
e
elect
06/04/2020, 2:55 PM
thanks but in the meanwhile I found a solution: it was as simple as adding a lower bound