Hi, do you know how can I define the plugins of my...
# gradle
a
Hi, do you know how can I define the plugins of my project using the
libs.versions.toml
?
😶 2
👌 1
stackoverflow 2
a
it doesn't exactly works, it doesn't build because I'm importing the
KotlinCompile
class in my
build.gradle.kts
but it says that it cannot find it (but the rest works)