| { | |
| "projectPath": ":navigation:navigation-ui", | |
| "dependencyAdvice": [ | |
| { | |
| "coordinates": { | |
| "type": "module", | |
| "identifier": "androidx.annotation:annotation", | |
| "resolvedVersion": "1.8.1" | |
| }, | |
| "toConfiguration": "implementation" | |
| }, | |
| { | |
| "coordinates": { | |
| "type": "module", | |
| "identifier": "androidx.savedstate:savedstate", | |
| "resolvedVersion": "1.3.0-alpha05" | |
| }, | |
| "toConfiguration": "androidTestImplementation" | |
| } | |
| ] | |
| } |