We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256c38a commit bbfb0b3Copy full SHA for bbfb0b3
korge-dragonbones/src/commonTest/kotlin/SkipIOTest.kt
@@ -1,5 +1,4 @@
1
-import korlibs.io.util.*
2
-import korlibs.memory.Platform
+import korlibs.platform.*
3
4
//val skipIOTest get() = OS.isJsBrowser
5
val skipIOTest get() = Platform.isJs || Platform.isAndroid
0 commit comments