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

后端 未结 22 1905
情话喂你
情话喂你 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 13:55

    This is new thing happen to me that If your network is not secure and you are getting prompt of Untrusted Certificate.

    If you will Accept or Reject, It will give this error until your network will not be secure.

    You can work offline by checking Setting -> Gradle -> Offline Mode

提交回复
热议问题