[Wasm, Gradle] Quick fix for broken NewMultiplatformIT.testWasmD8Test
This commit is contained in:
committed by
Space Team
parent
2aede50306
commit
4bafa2c9db
+1
-1
@@ -14,7 +14,7 @@ with(org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootPlugin.apply(rootPr
|
||||
}
|
||||
|
||||
with(org.jetbrains.kotlin.gradle.targets.js.d8.D8RootPlugin.apply(rootProject)) {
|
||||
version = "10.7.157"
|
||||
version = "10.9.130"
|
||||
}
|
||||
|
||||
with(org.jetbrains.kotlin.gradle.targets.js.yarn.YarnPlugin.apply(rootProject)) {
|
||||
|
||||
Reference in New Issue
Block a user