For Android, I think you still need to use the bui...
# gradle
k
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
Unfortunately not for me. I’ll try to give it a spin again, and share the error here