mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
...
This commit is contained in:
@@ -6,6 +6,7 @@ buildscript {
|
||||
maven { url 'https://maven.aliyun.com/nexus/content/groups/public/' }
|
||||
maven { url 'https://maven.aliyun.com/nexus/content/repositories/jcenter' }
|
||||
maven { url "https://www.jitpack.io" }
|
||||
maven { url "https://dl.bintray.com/kotlin/kotlin-eap" }
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
@@ -23,6 +24,7 @@ allprojects {
|
||||
maven { url 'https://maven.aliyun.com/nexus/content/groups/public/' }
|
||||
maven { url 'https://maven.aliyun.com/nexus/content/repositories/jcenter' }
|
||||
maven { url "https://www.jitpack.io" }
|
||||
maven { url "https://dl.bintray.com/kotlin/kotlin-eap" }
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user