Updated version to 1.3.41

This commit is contained in:
Alexander Gorshenev
2019-07-04 14:22:45 +03:00
committed by alexander-gorshenev
parent 1a7f7064a8
commit 712c056a54
@@ -1,6 +1,6 @@
plugins {
// CHANGE_VERSION_WITH_RELEASE
kotlin("multiplatform") version "1.3.40"
kotlin("multiplatform") version "1.3.41"
}
kotlin {