How should I run gradle-client app in examples? I have errors when I run
gradle clean build
d
Dariusz Kuc
02/15/2021, 6:15 PM
examples project is a composite build that uses artifacts from graphql-kotlin build
I think that with the renaming of the project folders Gradle gets confused and no longer knows it is a composite build
Dariusz Kuc
02/15/2021, 6:15 PM
you can always target specific project tasks by running (from examples directory)