blob: a6241d70d2e7a65af30c5a266a5c81499deedef7 [file] [log] [blame] [edit]
{
"projectPath": ":paging:paging-rxjava2",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:core",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "androidTestImplementation",
"toConfiguration": "androidTestRuntimeOnly"
},
{
"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-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"
}
]
}