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
+1 -1
View File
@@ -58,7 +58,7 @@ dependencies {
implementation(libs.haze)
implementation(libs.haze.materials)
// TODO: 03/07/2024, Danil Nikolaev: remove when stable release
// TODO: 03/07/2024, Danil Nikolaev: remove when stable release (lazy column fixes)
implementation("androidx.compose.foundation:foundation:1.7.0-beta04")
implementation(libs.eithernet)