refactor: start to move from voyager to navigation3
I want to move away from the easy but limited voyager library ind implement my own navigation
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
plugins {
|
||||
alias(libs.plugins.android.application) apply false
|
||||
alias(libs.plugins.kotlin.compose) apply false
|
||||
alias(libs.plugins.kotlin.serialization) apply false
|
||||
}
|
||||
Reference in New Issue
Block a user