blob: 920ef19bb9d9475004b4b29570584eb9320140ca [file] [log] [blame] [edit]
{
"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"
},
{
"coordinates": {
"type": "project",
"identifier": ":benchmark:benchmark-common"
},
"fromConfiguration": "androidTestImplementation",
"toConfiguration": "androidTestRuntimeOnly"
}
]
}