| { |
| "projectPath": ":credentials:credentials", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.activity:activity", |
| "resolvedVersion": "1.2.0" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation-experimental", |
| "resolvedVersion": "1.4.1" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.core:core-ktx", |
| "resolvedVersion": "1.15.0" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:monitor", |
| "resolvedVersion": "1.8.0-alpha01" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.guava:guava", |
| "resolvedVersion": "28.1-android" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-android", |
| "resolvedVersion": "1.7.3" |
| }, |
| "fromConfiguration": "androidTestImplementation", |
| "toConfiguration": "androidTestRuntimeOnly" |
| } |
| ] |
| } |