Dev #280

Merged
altavir merged 99 commits from dev into master 2021-04-16 19:45:55 +03:00
Showing only changes of commit ce4dcb63b0 - Show all commits

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 {