forked from organicmaps/organicmaps
[android] Fixed jitpack problem during build
This commit is contained in:
parent
7698b63715
commit
f8a8e0038c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ allprojects {
|
|||
google()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
maven { url 'https://jitpack.io' }
|
||||
maven { url 'https://www.jitpack.io' }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue