Join Slack
Powered by
I'm applying the antlr plugin in an external file....
# gradle
j
jdiaz
08/03/2019, 10:28 AM
I'm applying the antlr plugin in an external file. And applying that file from the main build.gradle.kts. The problem comes when I don't have the
antlr
extension method when adding a new dependency. If I directly add the antlr plugin from the main file I have it. What would be the difference?
Open in Slack
Previous
Next