Update mppProjectWithSerialization.gradle

This commit is contained in:
InsanusMokrassar 2024-08-13 02:10:58 +06:00 committed by GitHub
parent a4686a56df
commit 18b8ce0d3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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