| { |
| "projectPath": ":appfunctions:appfunctions-common", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.appsearch:appsearch", |
| "resolvedVersion": "1.1.0-alpha07" |
| }, |
| "fromConfiguration": "api", |
| "toConfiguration": "implementation" |
| }, |
| { |
| "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" |
| } |
| ] |
| } |