how to force gradle dependencies artifact version

后端 未结 0 450
温柔的废话
温柔的废话 2021-01-25 14:46

Now I am using this code to force version in Gradle 6.0.1:

configurations.all {
        
        resolutionStrategy {
            eachDependency { DependencyResol         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题