Can anyone tell me how gradle runs the build.gradl...
# gradle
r
Can anyone tell me how gradle runs the build.gradle.kts file? I assume that buildscript, plugins, apply, etc.. are methods of some implicit custom object/class.