We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc40a2c commit 0898a28Copy full SHA for 0898a28
build.gradle.kts
@@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
4
import org.gradle.api.tasks.testing.logging.TestLogEvent
5
6
plugins {
7
- kotlin("multiplatform") version "1.5.0" apply false
+ kotlin("multiplatform") version "1.5.10" apply false
8
id("base")
9
}
10
0 commit comments