Skip to content

In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[17.1. 2]", but isn't being resolved to that version. Behavior exhibited by the library will be unknown. #69

@HanteIsHante

Description

@HanteIsHante
In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[17.1.
2]", but isn't being resolved to that version. Behavior exhibited by the library will be unknown.

Dependency failing: com.google.firebase:firebase-messaging:17.6.0 -> com.google.firebase:firebase-iid@[17.1.2], but fire
base-iid version was 19.0.0.

The following dependencies are project dependencies that are direct or have transitive dependencies that lead to the art
ifact with the issue.
-- Project 'app' depends onto com.google.firebase:firebase-config@{strictly 18.0.0}
-- Project 'app' depends onto io.intercom.android:intercom-sdk@{strictly 5.3.2}
-- Project 'app' depends onto com.google.firebase:firebase-perf@{strictly 16.2.5}
-- Project 'app' depends onto com.google.firebase:firebase-core@16.0.9
-- Project 'app' depends onto com.google.firebase:firebase-config@18.0.0
-- Project 'app' depends onto com.google.firebase:firebase-core@{strictly 16.0.9}
-- Project 'app' depends onto com.google.firebase:firebase-iid@{strictly 19.0.0}
-- Project 'app' depends onto io.intercom.android:intercom-sdk@5.3.2
-- Project 'app' depends onto com.google.firebase:firebase-analytics@{strictly 16.5.0}
-- Project 'app' depends onto io.intercom.android:intercom-sdk-fcm@{strictly 5.3.2}
-- Project 'app' depends onto com.google.firebase:firebase-perf@16.2.5
-- Project 'app' depends onto com.google.firebase:firebase-messaging@{strictly 17.6.0}
-- Project 'app' depends onto com.google.android.gms:play-services-measurement-api@{strictly 16.5.0}

For extended debugging info execute Gradle from the command line with ./gradlew --info :app:assembleDebug to see the dep
endency paths to the artifact. This error message came from the google-services Gradle plugin, report issues at https://
github.com/google/play-services-plugins and disable by adding "googleServices { disableVersionCheck = false }" to your b
uild.gradle file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions