你可以在build.gradle中加入allprojects { repositories { jcenter() maven { url "https://maven.google.com"} } }