Remove more kotlin-dev usages

This commit is contained in:
Nikolay Krasko
2020-08-09 02:50:23 +03:00
parent be2badc6ed
commit 50d85b92da
3 changed files with 1 additions and 12 deletions
@@ -2,6 +2,5 @@ pluginManagement {
repositories {
jcenter()
gradlePluginPortal()
maven { setUrl("https://dl.bintray.com/kotlin/kotlin-dev") }
}
}