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