Select Gradle for the type of project. ... repositories { jcenter() } dependencies { classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.1' } } apply ...
確定! 回上一頁