feat: predictive back handler
This commit is contained in:
parent
1d27013c4d
commit
a16487a9a7
3 changed files with 35 additions and 3 deletions
|
|
@ -52,6 +52,7 @@ kotlin {
|
|||
implementation(libs.moko.geo)
|
||||
implementation(libs.moko.geo.compose)
|
||||
implementation(projects.shared)
|
||||
implementation(libs.ui.backhandler)
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue