cutout voyager

This commit is contained in:
2025-02-22 16:48:26 +03:00
parent 11cafec847
commit 7d313e1c64
29 changed files with 78 additions and 280 deletions
-9
View File
@@ -63,15 +63,6 @@ dependencies {
ksp(libs.hilt.android.compiler)
implementation(libs.voyager.navigator)
implementation(libs.voyager.screenmodel)
implementation(libs.voyager.bottom.sheet.navigator)
implementation(libs.voyager.transitions)
implementation(libs.voyager.hilt)
implementation(libs.jsoup)
}