Update Docker with new version (#2920)

This commit is contained in:
LepilkinaElena
2019-04-26 17:00:55 +03:00
committed by GitHub
parent cd4e0af034
commit e348e7845b
@@ -1,6 +1,6 @@
plugins { plugins {
// CHANGE_VERSION_WITH_RELEASE // CHANGE_VERSION_WITH_RELEASE
kotlin("multiplatform") version "1.3.30" kotlin("multiplatform") version "1.3.31"
} }
kotlin { kotlin {