Skip to content

Fix build gradle to allow jettifier to run correctly#2941

Merged
rborn merged 1 commit intoreact-native-maps:masterfrom
lightbasenl:gradleFix
Jul 4, 2019
Merged

Fix build gradle to allow jettifier to run correctly#2941
rborn merged 1 commit intoreact-native-maps:masterfrom
lightbasenl:gradleFix

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