Update mppJsProject.gradle

This commit is contained in:
2024-08-13 02:11:33 +06:00
committed by GitHub
parent 18b8ce0d3d
commit b879426f9d

View File

@@ -25,7 +25,6 @@ kotlin {
jsTest {
dependencies {
implementation libs.kotlin.test.js
implementation libs.kotlin.test.junit
}
}
}