remove usage of non-js library

This commit is contained in:
2024-08-08 13:50:05 +03:00
parent efe4536ebf
commit 16418ed72c
3 changed files with 74 additions and 64 deletions
-1
View File
@@ -95,7 +95,6 @@ kotlin {
implementation(libs.haze.materials)
implementation(libs.kstore)
implementation(libs.napier)
implementation(libs.message.bar)
}
commonTest.dependencies {