jamesisaac / react-native-background-task

Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.
MIT License
1.1k stars 111 forks source link

Update build.gradle #88

Closed AH-00 closed 1 year ago

AH-00 commented 1 year ago

'compile' is deprecated now, it should be 'implementation' ... because it is causing errors on build