Where is the build location specified in gradle?

When building my project, it says:

“Build file ‘C:\Users$$$$$$$\Desktop$$$$$$$$$$$$$$$$$\uild’ does not exist.”

There is not a uild folder. I’ve looked in the build.gradle, the settings.gradle and the gradlew as well as the gradle folders but I cant seem to find where the build location is specified.

Any help would be great, thanks!

(replaced info with $)