In project 'app' a resolved Google Play services library dependency depends on another at an exact version

后端 未结 22 1879
情话喂你
情话喂你 2020-12-08 13:42

Trying to create a simple app with FireStore and Google Authentication. Having problem with the gradle:

In project \'app\' a resolved Google Play serv

22条回答
  •  抹茶落季
    2020-12-08 14:02

    The ML Kit library had versioning problems in the latest release.

    Google Play services library dependency depends on another at an exact version error (thrown by the google-services plugin)

    Here is the link to the solution. https://firebase.google.com/support/release-notes/android#bom_v25-8-0

提交回复
热议问题