Could not find com.google.android.gms:play-services-analytics:8.1.0

后端 未结 1 1663
后悔当初
后悔当初 2021-01-11 13:43

Attempting to compile and debug the Android application I am working on resulted in the following errors:

* What went wrong:
A problem occurred configuring          


        
相关标签:
1条回答
  • 2021-01-11 14:20

    Open the Android Studio SDK manager, make sure all of your build tools are up to date. Then make sure your Google Play Services and Google Repository packages are up to date. In the Android Studio sdk manager, you'll find these under the "SDK Tools" tab. If you are using the standalone sdk manager, you would scroll down to the "Extras" section at the bottom and update them there.

    0 讨论(0)
提交回复
热议问题