| { |
| "projectPath": ":paging:paging-rxjava3", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "junit:junit", |
| "resolvedVersion": "4.13.2" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", |
| "resolvedVersion": "1.7.3" |
| }, |
| "toConfiguration": "api" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", |
| "resolvedVersion": "1.7.3" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-reactive", |
| "resolvedVersion": "1.7.3" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.reactivestreams:reactive-streams", |
| "resolvedVersion": "1.0.3" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "project", |
| "identifier": ":internal-testutils-common" |
| }, |
| "fromConfiguration": "testImplementation" |
| } |
| ] |
| } |