提交 ddedbd72 编写于 作者: J Justin Ryan

Pointing to a repo in our control

上级 8f289b73
// Executed in context of buildscript
repositories {
ivy {
name = 'gradle_release'
artifactPattern 'http://launchpad.net/[organization]/trunk/[revision]/+download/[artifact]-[revision].jar'
maven {
name 'build-repo'
url 'https://github.com/Netflix-Skunkworks/build-repo/raw/master/releases/'
}
}
dependencies {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册