下面的内容介绍了几种在gradle中排除依赖的方式。 ... exclude group: 'org.unwanted', module: 'iAmBuggy' //by both name and group.
確定! 回上一頁