refactor(gradle): centralize plugin/dependency repositories in settings with aliyun mirrors
This commit is contained in:
@@ -5,10 +5,6 @@ plugins {
|
||||
|
||||
val kotlinVersion = "2.2.20"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user