{ | |
"projectPath": ":tracing:tracing-perfetto-binary", | |
"dependencyAdvice": [ | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "androidx.test:monitor", | |
"resolvedVersion": "1.8.0-alpha01" | |
}, | |
"toConfiguration": "androidTestImplementation" | |
}, | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "junit:junit", | |
"resolvedVersion": "4.13.2" | |
}, | |
"toConfiguration": "androidTestImplementation" | |
} | |
] | |
} |