| { |
| "projectPath": ":camera:media3:media3-effect", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation", |
| "resolvedVersion": "1.8.1" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.core:core", |
| "resolvedVersion": "1.3.2" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.core:core", |
| "resolvedVersion": "1.3.2" |
| }, |
| "toConfiguration": "api" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.guava:guava", |
| "resolvedVersion": "33.3.1-jre" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.truth:truth", |
| "resolvedVersion": "1.0.1" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "project", |
| "identifier": ":camera:camera-core" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| } |
| ] |
| } |