Failed to resolve com.google.android.gms play-services-auth:11.4.0

后端 未结 13 1757
误落风尘
误落风尘 2020-11-22 14:08

I am trying to write code for Android FirebaseUI — Auth in my android project but from last two days, I am getting errors in my current code and don\'t know how to fix it. t

13条回答
  •  天命终不由人
    2020-11-22 15:10

    In my case I already had the google() repository installed. I was unable to resolve the dependency until I rebooted Android Studio. My guess is it couldn't resolve due to some lingering proxy config from when I had Charles open earlier in the day.

提交回复
热议问题