| { |
| "projectPath": ":credentials:credentials-play-services-e2ee", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:core", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation", |
| "toConfiguration": "androidTestRuntimeOnly" |
| }, |
| { |
| "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" |
| } |
| ] |
| } |