Hi, i got everything running on my kotlin project.
I want to change the path where the pacts should be stored.
It simple says add to the build.gradle file...
The project i am on has quite extensive gradle file(s)
On which level should the snippet go?
and should it be inside some other gradle task?
Tnx in advance