Update tools

This commit is contained in:
Iaroslav Postovalov 2021-01-16 18:53:12 +07:00
parent ae126d36c8
commit 7699983f0a
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -8,7 +8,7 @@ pluginManagement {
maven("https://dl.bintray.com/kotlin/kotlinx")
}
val toolsVersion = "0.7.1"
val toolsVersion = "0.7.2-dev-2"
val kotlinVersion = "1.4.21"
plugins {