Fix https
This commit is contained in:
parent
1cd47132d5
commit
e92fc022b9
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ allprojects {
|
|||
repositories {
|
||||
ivy {
|
||||
name = "OsmAndBinariesIvy"
|
||||
url = "http://builder.osmand.net"
|
||||
url = "https://builder.osmand.net"
|
||||
layout "pattern", {
|
||||
artifact "ivy/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue