Dependencies
This commit is contained in:
parent
97ee629ef3
commit
78922546ab
2 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,9 @@ dependencyResolutionManagement {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven {
|
||||
url 'https://jitpack.io'
|
||||
}
|
||||
}
|
||||
}
|
||||
rootProject.name = "Garmin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue