Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an incompatibility with the Facebook plugin for Android #574

Closed
wants to merge 2 commits into from

Conversation

braianj
Copy link

@braianj braianj commented Jun 16, 2015

Remove the android-support-v13.jar
Add the android-support-v4.jar
Change the lines in XML

braianj added 2 commits June 16, 2015 12:45
Fixed an incompatibility with the Facebook plugin for Android
Fixed an incompatibility with the Facebook plugin for Android
@sgrebnov
Copy link

I think the correct way to solve this problem is to start using Gradle dependencies like here:
#588

We should NOT use .jar(s) for popular dependencies which could be used by multiple plugins

@braianj braianj closed this May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants