gradle how to substitute a deprecated method [LenientConfiguration.getArtifacts(Spec)]
I am working quite newly with Gradle and came upon the compilation error:
gradle how to repair a deprecated method [LenientConfiguration.getArtifacts(Spec)]
I am working quite newly with Gradle and came upon the compilation error:
Error while building a jar locally in gradle project
We have a legacy repository running on Gradle 2.11. Need to add some local jars as dependency. Here’s what my build.gradle
file looks like:
Error while building a jar locally in gradle project
We have a legacy repository running on Gradle 2.11. Need to add some local jars as dependency. Here’s what my build.gradle
file looks like: