mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-02 03:36:24 -04:00
Use https URL for artifactoryonline.com
This commit is contained in:
parent
d620e46219
commit
fd6b78f069
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ processResources {
|
|||
|
||||
repositories {
|
||||
jcenter()
|
||||
maven { url 'http://partnerdemo.artifactoryonline.com/partnerdemo/libs-snapshots-local' }
|
||||
maven { url 'https://partnerdemo.artifactoryonline.com/partnerdemo/libs-snapshots-local' }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue