| { |
| "projectPath": ":graphics:graphics-path", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.core:core", |
| "resolvedVersion": "1.12.0" |
| }, |
| "fromConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:core", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.truth:truth", |
| "resolvedVersion": "1.0.1" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "junit:junit", |
| "resolvedVersion": "4.13.2" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| } |
| ] |
| } |