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 a496eae commit 646d4b5Copy full SHA for 646d4b5
gradle/libs.versions.toml
@@ -27,5 +27,3 @@ kotlinSerialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-js
27
kotlinTest = { module = "org.jetbrains.kotlin:kotlin-test-common", version.ref = "kotlinTestVersion" }
28
kotlinTestAnnotations = { module = "org.jetbrains.kotlin:kotlin-test-annotations-common", version.ref = "kotlinTestVersion" }
29
mokoTest = { module = "dev.icerock.moko:test-core", version.ref = "mokoTestVersion" }
30
-mokoTestRobolectric = { module = "dev.icerock.moko:test-roboelectric", version.ref = "mokoTestVersion" }
31
-mokoJavascript = { module = "dev.icerock.moko:javascript", version.ref = "mokoJavascriptVersion" }
0 commit comments