Use jcenter to get 1.x dependencies
This commit is contained in:
parent
60b2a4ea9d
commit
10163aab21
@ -302,9 +302,7 @@ buildscript {
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven {
|
jcenter()
|
||||||
url "https://dl.bintray.com/tachiyomiorg/maven"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// See https://kotlinlang.org/docs/reference/experimental.html#experimental-status-of-experimental-api-markers
|
// See https://kotlinlang.org/docs/reference/experimental.html#experimental-status-of-experimental-api-markers
|
||||||
|
Loading…
Reference in New Issue
Block a user