mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
refactor(android): migrate to navigation safe-args
This commit is contained in:
parent
9361c7ef47
commit
127a69249e
10 changed files with 137 additions and 165 deletions
|
@ -14,6 +14,7 @@ pluginManagement {
|
|||
includeGroup("androidx.baselineprofile")
|
||||
includeGroup("androidx.benchmark")
|
||||
includeGroup("androidx.databinding")
|
||||
includeGroupAndSubgroups("androidx.navigation")
|
||||
includeGroup("com.google.testing.platform")
|
||||
includeGroupAndSubgroups("com.android")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue