maybe not a kotlin/native question, but as I am new to gradle, I am a bit clueless on where to configure things
is it possible to move the build files (build.gradle.kts, gradle.properties, gradlew, gradlew.bat, settings.gradle.kts) under a folder to avoid cluttering the root directory of the project?
for example in the gradle folder