For Android, I think you still need to use the buildscript+classpath approach. Settings.gradle.kts + pluginManagement didn’t really work well for me the last time I tried. Debug builds work fine. But building for release always throws an exception. Something about implicit compile/implementation configuration or stuff along that line