v0.2.0 #206

Merged
altavir merged 210 commits from dev into master 2021-02-21 16:33:25 +03:00
Showing only changes of commit 7699983f0a - Show all commits

View File

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