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

upped compileSDK version #74

Open digistaal opened 4 years ago

digistaal commented 4 years ago

Whenever i build my apk, gradle fails to build because the some android values cant be found. I changed it locally in my project, but everytime another dev runs npm install the dependency is broken again.