louiscad
03/12/2019, 11:38 AMplugins
DSL with Gradle Kotlin DSL?
EDIT: I meant without having to specify anything in the root project classpath, but it does not seem possible as the plugin does not seem to be on gradle plugins portal. plugins { id("com.squareup.sqldelight") }
works fine.