trying to update to new compose

This commit is contained in:
2024-05-24 15:50:26 +06:00
parent 17d6377902
commit a0dd1aec3d
12 changed files with 9 additions and 14 deletions

View File

@@ -48,7 +48,6 @@ kotlin {
jsTest {
dependencies {
implementation kotlin('test-js')
implementation kotlin('test-junit')
}
}
androidUnitTest {