| { |
| "projectPath": ":camera:camera-feature-combination-query", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:core", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "testImplementation", |
| "toConfiguration": "testRuntimeOnly" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:runner", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "testImplementation", |
| "toConfiguration": "testRuntimeOnly" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.auto.value:auto-value-annotations", |
| "resolvedVersion": "1.6.3" |
| }, |
| "fromConfiguration": "implementation", |
| "toConfiguration": "compileOnly" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.auto.value:auto-value", |
| "resolvedVersion": "1.6.3" |
| }, |
| "fromConfiguration": "annotationProcessor" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.truth:truth", |
| "resolvedVersion": "1.0.1" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.robolectric:robolectric", |
| "resolvedVersion": "4.14" |
| }, |
| "fromConfiguration": "testImplementation", |
| "toConfiguration": "testRuntimeOnly" |
| } |
| ] |
| } |