react-native-geocoder
react-native-geocoder copied to clipboard
build.gradle: Replace 'compile' with 'implementation'
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed in version 5.0 of the Android Gradle plugin. For more information, see http://d.android.com/r/tools/update-dependency-configurations.html.
Tested this and it works for me, I'm on gradle 7. Came to open a PR for this but it's done already! Thank you @mrousavy
@devfd can we get a review on this from a maintainer?
Fixes https://github.com/devfd/react-native-geocoder/issues/93