Add the dependency management plugin to your build.gradle file. buildscript { repositories { mavenCentral() } dependencies { classpath ...
確定! 回上一頁