| { | |
| "projectPath": ":credentials:credentials-e2ee", | |
| "dependencyAdvice": [ | |
| { | |
| "coordinates": { | |
| "type": "module", | |
| "identifier": "androidx.test.ext:junit", | |
| "resolvedVersion": "1.3.0-alpha01" | |
| }, | |
| "fromConfiguration": "androidTestImplementation" | |
| }, | |
| { | |
| "coordinates": { | |
| "type": "module", | |
| "identifier": "com.google.guava:guava", | |
| "resolvedVersion": "28.1-android" | |
| }, | |
| "toConfiguration": "androidTestImplementation" | |
| } | |
| ] | |
| } |