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

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. #44

Open
Jarzka opened this issue Apr 30, 2020 · 2 comments

Comments

@Jarzka
Copy link

Jarzka commented Apr 30, 2020

I get the following warning when upgrading from React Native 0.59.10 to 0.62.2:

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed soon. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
...
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.

I useimplementation project(':react-native-exif') in my Gradle file and still get this error. Do you have an idea what might cause this warning?

@alatzl
Copy link

alatzl commented Sep 10, 2021

Any update on this? It looks like there is an open PR (#43) that would address this problem.

@francisco-sanchez-molina is this package still actively maintained?

@francisco-sanchez-molina
Copy link
Owner

I haven't worked on anything related to this lib for a long time and it's a bit abandoned, sorry. I've merged all the PRs and I've released version 0.5.0, but I haven't been able to test it.

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

No branches or pull requests

3 participants