| { |
| "projectPath": ":paging:paging-guava", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation", |
| "resolvedVersion": "1.9.1" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", |
| "resolvedVersion": "1.7.3" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", |
| "resolvedVersion": "1.7.3" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "project", |
| "identifier": ":internal-testutils-common" |
| }, |
| "fromConfiguration": "testImplementation" |
| } |
| ] |
| } |