{ | |
"projectPath": ":car:app:app-projected", | |
"dependencyAdvice": [ | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "androidx.annotation:annotation-experimental", | |
"resolvedVersion": "1.4.1" | |
}, | |
"toConfiguration": "implementation" | |
}, | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "org.robolectric:shadowapi", | |
"resolvedVersion": "4.14" | |
}, | |
"toConfiguration": "testImplementation" | |
} | |
] | |
} |