Using dev plugin

This commit is contained in:
Alexander Nozik 2020-09-02 12:11:44 +03:00
parent 99fee604d8
commit b7d01bc40f

View File

@ -9,7 +9,7 @@ pluginManagement {
maven("https://dl.bintray.com/mipt-npm/dev")
}
val toolsVersion = "0.6.0"
val toolsVersion = "0.6.0-dev-1"
val kotlinVersion = "1.4.0"
plugins {