Build: Move kotlinNativeRepo to :kotlin-gradle-plugin
the only one project using it
This commit is contained in:
@@ -22,7 +22,8 @@ javadocJar()
|
||||
|
||||
repositories {
|
||||
google()
|
||||
maven(url = "https://plugins.gradle.org/m2/")
|
||||
maven("https://plugins.gradle.org/m2/")
|
||||
maven(kotlinNativeRepo)
|
||||
}
|
||||
|
||||
pill {
|
||||
|
||||
Reference in New Issue
Block a user