Slackbot
10/14/2022, 10:43 PMephemient
10/15/2022, 1:19 AMJavi
10/15/2022, 11:14 AMAnze Sodja
10/15/2022, 1:38 PMbuild.gradle.kts
is compiled in two passes: first the plugins block (so you can get actual dependencies of a script) and only then the other parts. So I would guess this to function would require something more than just a Kotlin compiler plugin.ephemient
10/17/2022, 9:05 PMJavi
10/19/2022, 12:26 PMAnze Sodja
10/20/2022, 6:55 AM