forked from organicmaps/organicmaps
[android] Fixed build regarding libnotify and amazon
This commit is contained in:
parent
cd03906c50
commit
844feda7e9
1 changed files with 2 additions and 2 deletions
|
@ -26,10 +26,10 @@ repositories {
|
|||
url 'https://maven.fabric.io/public'
|
||||
}
|
||||
maven {
|
||||
url 'https://s3.amazonaws.com/moat-sdk-builds'
|
||||
url 'https://dl.bintray.com/libverify/android'
|
||||
}
|
||||
maven {
|
||||
url 'https://dl.bintray.com/libverify/android'
|
||||
url 'https://s3.amazonaws.com/moat-sdk-builds'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue