Adjusted maven URL
This commit is contained in:
parent
6bfda82067
commit
b85035c2bf
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ repositories {
|
|||
dirs 'libs/3rdParty/jcenter', 'libs/3rdParty/maven', 'libs/3rdParty'
|
||||
}
|
||||
maven {
|
||||
url "http://snippets.thedevstack.de/mvn"
|
||||
url "https://mvn.thedevstack.de/mvn"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue