failed linking references after update of gradle Android Studio

后端 未结 7 2142
挽巷
挽巷 2020-12-25 10:53

I got this error after update my Gradle (I have also added maven{jitpack.io} and geofirestore dependencies at the same of updating Gradle) :

Android resourc         


        
相关标签:
7条回答
  • 2020-12-25 11:27

    Set your classpath to the current build gradle and sync your project.There seems to be an issue with Android studio version 3.2. When prompted to update gradle also update the classpath values.

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