mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
refactor: Start using Voyager for navigation
This commit is contained in:
parent
563a3a0289
commit
2e1faefa97
6 changed files with 97 additions and 45 deletions
|
@ -258,6 +258,9 @@ dependencies {
|
|||
implementation(libs.conductor)
|
||||
implementation(libs.conductor.support.preference)
|
||||
|
||||
// Navigation
|
||||
implementation(libs.bundles.voyager)
|
||||
|
||||
// Shizuku
|
||||
implementation(libs.shizuku.api)
|
||||
implementation(libs.shizuku.provider)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue