mirror of
https://github.com/etesync/android
synced 2025-01-23 14:10:54 +00:00
Fix tourguide dependency.
This commit is contained in:
parent
570ed1b84a
commit
49ffdd9295
@ -31,7 +31,8 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
maven {
|
||||
mavenCentral()
|
||||
maven() {
|
||||
url 'http://oss.sonatype.org/content/repositories/snapshots'
|
||||
}
|
||||
google()
|
||||
|
Loading…
Reference in New Issue
Block a user