Roll-back to 0.9.4 plugin

This commit is contained in:
Alexander Nozik 2021-04-10 17:29:36 +03:00
parent 000c79d42f
commit ce4dcb63b0

View File

@ -7,7 +7,7 @@ pluginManagement {
maven("https://dl.bintray.com/kotlin/kotlinx")
}
val toolsVersion = "0.9.5"
val toolsVersion = "0.9.4"
val kotlinVersion = "1.5.0-M2"
plugins {