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

Update build.gradle to use implementation

Open TheZombieLives opened this issue 6 years ago • 2 comments

The use of 'compile' in build.gradle is deprecated in favor or 'implementation' and/or 'api'

TheZombieLives avatar Jan 31 '18 23:01 TheZombieLives

@TheZombieLives I would keep this here until RN itself starts to use it and upgrades to gradle 3.x. Ref: https://github.com/facebook/react-native/blob/master/ReactAndroid/build.gradle#L280

martincik avatar Feb 01 '18 07:02 martincik

@martincik @TheZombieLives any update here? 🤔

haruelrovix avatar May 20 '19 03:05 haruelrovix