Rice Yeh
2013-12-09 09:10:11 UTC
In my build.gradle, I have a dependency on gradleApi() like below:
compile gradleApi()
Then I find all jars user GRADLE_HOME/lib are included. Is there a way to
exclude some jars I do not need?
Rice
--
View this message in context: http://gradle.1045684.n5.nabble.com/exclude-some-dependencies-from-gradleApi-dependency-tp5712103.html
Sent from the gradle-user mailing list archive at Nabble.com.
compile gradleApi()
Then I find all jars user GRADLE_HOME/lib are included. Is there a way to
exclude some jars I do not need?
Rice
--
View this message in context: http://gradle.1045684.n5.nabble.com/exclude-some-dependencies-from-gradleApi-dependency-tp5712103.html
Sent from the gradle-user mailing list archive at Nabble.com.