| { |
| "projectPath": ":camera:camera-feature-combination-query", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "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" |
| } |
| ] |
| } |