mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
Fix back stack
This commit is contained in:
@@ -37,6 +37,7 @@ kotlin {
|
||||
implementation(libs.constraintlayout)
|
||||
implementation(compose.materialIconsExtended)
|
||||
implementation(libs.jetbrains.kotlinx.coroutines.core)
|
||||
implementation(libs.navigation.compose)
|
||||
}
|
||||
|
||||
androidMain.dependencies {
|
||||
|
||||
Reference in New Issue
Block a user