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 d73691f commit 9dad9abCopy full SHA for 9dad9ab
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
}
14
15
plugins {
16
- id 'org.jetbrains.kotlin.multiplatform' version '1.6.0'
+ id 'org.jetbrains.kotlin.multiplatform' version '1.6.10'
17
18
apply plugin: 'compiler.gradleplugin.helloworld'
19
0 commit comments