move all ui-related classes and files to ui module

This commit is contained in:
2024-07-15 18:31:58 +03:00
parent 9a1bce5707
commit ee7499f117
171 changed files with 405 additions and 1354 deletions
-3
View File
@@ -60,9 +60,6 @@ dependencies {
implementation(libs.haze)
implementation(libs.haze.materials)
// TODO: 03/07/2024, Danil Nikolaev: remove when stable release
implementation("androidx.compose.foundation:foundation:1.7.0-beta04")
implementation(libs.eithernet)
implementation(libs.androidx.navigation.compose)