Android Twitter Fabric SDK conflict with support library

后端 未结 1 1740
闹比i
闹比i 2020-12-11 21:46

I have a problem with Twitter Fabric SDK. When I integrate the sdk and try to build, I get this error;

Error:Failed to find: com.android.support:support-v4:2

相关标签:
1条回答
  • 2020-12-11 22:03

    Hemal from Fabric here, I'd love to help with this. We require the support library for Android L as part of the Twitter kit but it should be easy for you to grab- go to the Android SDK manager, and then select the support library and the support repository for v20 here to install:

    enter image description here

    Once that's installed, you can re-build and you should be good to go! Let me know how it goes.

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