Update mppProjectWithSerialization.gradle

This commit is contained in:
2024-08-13 02:10:58 +06:00
committed by GitHub
parent a4686a56df
commit 18b8ce0d3d

View File

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