Revert "Upgrade to Kotlin 1.4 M2"

This reverts commit 2a74eff10f.

Some regressions require to wait at least Kotlin 1.4 M3.
This commit is contained in:
Sébastien Deleuze
2020-06-18 14:06:39 +02:00
parent 6615e9c5ef
commit 6b355df903
9 changed files with 11 additions and 45 deletions
-1
View File
@@ -2,7 +2,6 @@ pluginManagement {
repositories {
gradlePluginPortal()
maven { url 'https://repo.spring.io/plugins-release' }
maven { url "https://dl.bintray.com/kotlin/kotlin-eap" } // Kotlin
}
}