... in the following build file, we exclude the org.slf4j:sl4j-api transitive ... compile('org.slf4j:slf4j-simple:1.7.13') { exclude 'org.slf4j:slf4j-api' } ...
確定! 回上一頁