mkobit
02/26/2017, 3:37 AMbuild.gradle.kts
and have an apply from: 'build.gradle.kts'
in your build.gradle
so you can see what functionality is currently supported. Unfortunately, the release bundled with 3.4
is a couple months old so you are missing some really awesome features, but you can also use a snapshot release to get those awesome features (like plugins DSL and container object delegation)