提交 423b1192 编写于 作者: bluesofy's avatar bluesofy 🎏

Update. Gradle Setting

上级 e6716b73
......@@ -33,5 +33,4 @@ dependencies {
compile project(':avatarview')
compile "com.android.support:appcompat-v7:$rootProject.ext.supportLibraryVersion"
compile 'com.android.support.constraint:constraint-layout:1.0.0-beta4'
}
......@@ -62,9 +62,6 @@ bintray {
publicDownloadNumbers = true
version {
desc = libraryDescription
gpg {
sign = false
}
}
}
}
\ No newline at end of file
......@@ -18,6 +18,7 @@ buildscript {
allprojects {
repositories {
jcenter()
maven { url 'https://jitpack.io' }
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册