mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-09 12:59:34 +02:00
Use jcenter to get 1.x dependencies
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user