blob: 2b93bbc93947200e7c2d20063fe9df35c0aca865 [file] [log] [blame] [edit]
{
"projectPath": ":lifecycle:lifecycle-livedata",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.annotation:annotation",
"resolvedVersion": "1.8.1"
},
"toConfiguration": "implementation"
},
{
"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.hamcrest:hamcrest-core",
"resolvedVersion": "1.3"
},
"toConfiguration": "testImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-android",
"resolvedVersion": "1.7.3"
},
"fromConfiguration": "androidTestImplementation",
"toConfiguration": "androidTestRuntimeOnly"
},
{
"coordinates": {
"type": "project",
"identifier": ":lifecycle:lifecycle-common"
},
"toConfiguration": "testImplementation"
}
]
}