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

Fix build gradle to allow jettifier to run correctly #2941

Merged
merged 1 commit into from
Jul 4, 2019
Merged

Fix build gradle to allow jettifier to run correctly #2941

merged 1 commit into from
Jul 4, 2019

Conversation

owinter86
Copy link
Contributor

Does any other open PR do the same thing?

No current PR has this change, it solves the androidX migration without having to migrate this package.

What issue is this PR fixing?

fixes #2940

How did you test this PR?

Simple dependency change compileOnly fails for android 60 that is using jettifier post install script.
Changing to implementation fixes the build problem and runs as before RN 0.60

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.

React Native 60 build gradle fix
2 participants