react-native-geocoder icon indicating copy to clipboard operation
react-native-geocoder copied to clipboard

build.gradle: Replace 'compile' with 'implementation'

Open mrousavy opened this issue 5 years ago • 2 comments

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.

mrousavy avatar Aug 15 '20 09:08 mrousavy

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?

chuckzee avatar Aug 27 '21 15:08 chuckzee

Fixes https://github.com/devfd/react-native-geocoder/issues/93

chuckzee avatar Aug 27 '21 15:08 chuckzee