CodePudding user response:
The computer can not on the net?CodePudding user response:
Wall, you the root directory of the build. Gradle plus a few maven
Buildscript {
Repositories {
Maven {url 'http://maven.aliyun.com/nexus/content/groups/public/'}
Maven {url 'https://jitpack.io'}
Google ()
Jcenter ()
}
Dependencies {
,,,
}
}
Allprojects {
Repositories {
Maven {url 'http://maven.aliyun.com/nexus/content/groups/public/'}
Maven {url 'https://jitpack.io'}
Google ()
Jcenter ()
}
}