I try to create a minimal `build.gradle.kts` but I...
# gradle
j
I try to create a minimal
build.gradle.kts
but I get errors:
Error: Expression 'plugins' of type 'PluginContainer!' cannot be invoked as a function. The function 'invoke()' is not found
..is this know errors?