| { |
| "projectPath": ":work:work-rxjava3", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation", |
| "resolvedVersion": "1.6.0" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.guava:guava", |
| "resolvedVersion": "28.1-android" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.guava:listenablefuture", |
| "resolvedVersion": "1.0" |
| }, |
| "toConfiguration": "api" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.hamcrest:hamcrest-core", |
| "resolvedVersion": "1.3" |
| }, |
| "toConfiguration": "testImplementation" |
| } |
| ] |
| } |