trying to update to new compose

This commit is contained in:
2024-05-24 15:50:26 +06:00
parent 16b97029cf
commit 3fecc5fad3
12 changed files with 9 additions and 14 deletions

View File

@@ -57,7 +57,6 @@ kotlin {
jsTest {
dependencies {
implementation kotlin('test-js')
implementation kotlin('test-junit')
}
}
nativeMain.dependsOn commonMain