| { | |
| "projectPath": ":benchmark:benchmark-junit4", | |
| "dependencyAdvice": [ | |
| { | |
| "coordinates": { | |
| "type": "module", | |
| "identifier": "androidx.test:monitor", | |
| "resolvedVersion": "1.8.0-alpha01" | |
| }, | |
| "toConfiguration": "implementation" | |
| }, | |
| { | |
| "coordinates": { | |
| "type": "project", | |
| "identifier": ":benchmark:benchmark-traceprocessor" | |
| }, | |
| "toConfiguration": "api" | |
| }, | |
| { | |
| "coordinates": { | |
| "type": "project", | |
| "identifier": ":internal-testutils-ktx" | |
| }, | |
| "fromConfiguration": "androidTestImplementation" | |
| } | |
| ] | |
| } |