(room) add in gradle config
This commit is contained in:
parent
3f3ccfca55
commit
e649f412d3
2 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,7 @@ allprojects {
|
|||
repositories {
|
||||
jcenter()
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url 'https://maven.google.com' }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue