{ | |
"projectPath": ":credentials:credentials-play-services-e2ee", | |
"dependencyAdvice": [ | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "androidx.test:monitor", | |
"resolvedVersion": "1.8.0-alpha01" | |
}, | |
"toConfiguration": "androidTestImplementation" | |
}, | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "com.google.truth:truth", | |
"resolvedVersion": "1.0.1" | |
}, | |
"fromConfiguration": "androidTestImplementation" | |
} | |
] | |
} |