mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
refactor(android): migrate to navigation safe-args
(cherry picked from commit 127a69249e
)
Fixes PP-77
This commit is contained in:
parent
a791588423
commit
bb3cef2f5b
10 changed files with 133 additions and 161 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