Android-Gradle-KTS icon indicating copy to clipboard operation
Android-Gradle-KTS copied to clipboard

Replace buildscript block with plugins DSL

Open G00fY2 opened this issue 3 years ago • 0 comments

Using the buildscript block (like in your root build.gradle.kts) is considered as Legacy Plugin Application. You should migrate to the Plugins DSL.

G00fY2 avatar Nov 27 '21 14:11 G00fY2