Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Conversation

@fschindler
Copy link

PR facebook/react-native#20767 bumped the version of the Android
Gradle Plugin to v3 which uses the newer Gradle dependency
configurations implementation and api which make compile
obsolete.

PR facebook/react-native#20853 covered the link command.

Using compile will result in a warning message during app build and
compile will be eventually removed by Gradle.

PR facebook/react-native#20767 bumped the version of the Android
Gradle Plugin to v3 which uses the newer Gradle dependency
configurations `implementation` and `api` which make `compile`
obsolete.

PR facebook/react-native#20853 covered the `link` command.

Using `compile` will result in a warning message during app build and
`compile` will be eventually removed by Gradle.
@rimiti
Copy link

rimiti commented Mar 14, 2019

@joeferraro Could you merge this PR ? 🙏

Note: Tell me if you need a maintainer.

@safaiyeh
Copy link

I have forked the repo here: https://github.com/safaiyeh/react-native-cookie-store
We can create issues and PRs there to continue the development of the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants