mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-16 20:53:17 +02:00
Use jcenter to get 1.x dependencies
This commit is contained in:
@ -302,9 +302,7 @@ buildscript {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
url "https://dl.bintray.com/tachiyomiorg/maven"
|
||||
}
|
||||
jcenter()
|
||||
}
|
||||
|
||||
// See https://kotlinlang.org/docs/reference/experimental.html#experimental-status-of-experimental-api-markers
|
||||
|
Reference in New Issue
Block a user