Should i do anything special to make the `buildSrc...
# gradle
s
Should i do anything special to make the
buildSrc
kotlin classes to be available in the main
build.gradle.kts
? Somehow when i add
buildSrc
gsk script, everything screwed up..
buildSrc
kotlin classes are not available, AOT compiled plugin extensions are showing red in IDE etc.