Had anyone experienced this error before?
:benchmarks:thirdPartyAudit FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':benchmarks:thirdPartyAudit'.
URI is not hierarchical
I just did "gradle assemble" and then "gradle check" (before these I cloned from git)
I even did not modify any code
Thank you in advance
J