removing the redundant bintray commons library maven url
This commit is contained in:
parent
8887776f17
commit
0c590e477d
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ allprojects {
|
|||
google()
|
||||
jcenter()
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url "https://dl.bintray.com/simplelibraries/commons" }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue