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

Fix: replace depricated `compile` call

Open CHNB128 opened this issue 4 years ago • 2 comments

This PR should fix this error:

> Configure project :react-native-orientation
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.

CHNB128 avatar Mar 30 '21 08:03 CHNB128

This should fix this issue: https://github.com/yamill/react-native-orientation/issues/390

CHNB128 avatar Mar 30 '21 08:03 CHNB128

@yamill @stoneman1 can this be accepted/ released?

tnguyen14 avatar Sep 09 '21 02:09 tnguyen14