Dev plugin

This commit is contained in:
Alexander Nozik 2020-09-02 12:15:50 +03:00
parent 7413bda5a1
commit 10bb85ac83

View File

@ -1,6 +1,6 @@
pluginManagement { pluginManagement {
val kotlinVersion = "1.4.0" val kotlinVersion = "1.4.0"
val toolsVersion = "0.6.0" val toolsVersion = "0.6.0-dev-1"
repositories { repositories {
mavenLocal() mavenLocal()