Closed friederbluemle closed 10 years ago
This fixes the following error when using gradle-witness with a project that requires Gradle 2.+:
No such property: resolvedDependency for class: org.gradle.api.internal.artifacts.DefaultResolvedArtifact
I can confirm this fixes the same issue for me.
Thanks!
This fixes the following error when using gradle-witness with a project that requires Gradle 2.+: