[build] Create a root task for gradle-plugin uploading
This commit is contained in:
@@ -18,10 +18,6 @@ buildscript {
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
//TODO: this path should be removed!!
|
||||
url "https://oss.sonatype.org/content/repositories/snapshots"
|
||||
}
|
||||
maven {
|
||||
url kotlinCompilerRepo
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user