Hi there. How can I add a gradle plugin to the Cla...
# gradle
s
Hi there. How can I add a gradle plugin to the ClassPath of an imported script ? I'm trying to put the following code into a
utils.gradle.kts
file but I cannot find a way to add the Android plugin in the classPath when the script is compiled 😞