ConorG
11/25/2020, 7:43 AMbuildSrc
folder set up, with some kotlin Tasks.
But is it possible to put this into a script like bundle.gradle.kts
and use it alongside my Groovy scripts with apply from: file(…)
?eskatos
11/25/2020, 7:58 AMYou don’t have to migrate all at once! Both Groovy and Kotlin-based build scripts can apply other scripts of either language.