blob: 3cf1ac7b279b1f2efb75b53e726a83f5d349b009 [file] [log] [blame] [edit]
{
"projectPath": ":appfunctions:appfunctions-common",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.core:core",
"resolvedVersion": "1.9.0"
},
"fromConfiguration": "implementation"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:core",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "androidTestImplementation",
"toConfiguration": "androidTestRuntimeOnly"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:rules",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:runner",
"resolvedVersion": "1.7.0-alpha01"
},
"toConfiguration": "androidTestImplementation"
}
]
}