| { |
| "projectPath": ":credentials:registry:registry-provider-play-services", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation", |
| "resolvedVersion": "1.8.1" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:monitor", |
| "resolvedVersion": "1.8.0-alpha01" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", |
| "resolvedVersion": "1.7.3" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "project", |
| "identifier": ":credentials:credentials" |
| }, |
| "toConfiguration": "api" |
| }, |
| { |
| "coordinates": { |
| "type": "project", |
| "identifier": ":internal-testutils-truth" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| } |
| ] |
| } |