update doric project template

This commit is contained in:
pengfei.zhou
2020-03-14 17:40:53 +08:00
committed by osborn
parent 7c2ba30bd5
commit 80b9565f96
5 changed files with 5 additions and 8 deletions

View File

@@ -18,9 +18,6 @@ allprojects {
repositories {
google()
jcenter()
maven {
url "https://dl.bintray.com/osborn/Android"
}
maven { url 'https://jitpack.io' }
}
}