| { |
| "projectPath": ":credentials:credentials-play-services-auth", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation", |
| "resolvedVersion": "1.8.1" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation", |
| "resolvedVersion": "1.8.1" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.fragment:fragment-ktx", |
| "resolvedVersion": "1.5.7" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.fragment:fragment", |
| "resolvedVersion": "1.5.7" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.mockito:mockito-android", |
| "resolvedVersion": "2.25.0" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.mockito:mockito-core", |
| "resolvedVersion": "2.25.0" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| } |
| ] |
| } |