Update libraries
This commit is contained in:
parent
bd93622b7f
commit
e96c7f5210
2 changed files with 14 additions and 9 deletions
|
|
@ -10,5 +10,7 @@ buildscript {
|
|||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
maven { url "https://maven.google.com" }
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue