Stability and Android Notification Improvements
No breaking API changes this release. But we did bump some internal Android dependencies.
We updated android-upload-service to (v3.4.2)[https://github.com/gotev/android-upload-service/releases/tag/3.4.2], which addressed stability and security improvements.
We also made it possible to (change the Android build properties of this package)[https://github.com/Vydia/react-native-background-upload#customizing-android-build-properties], which gives you the opportunity to speed up builds by using the same build tools and sdk versions you use for your main project.
Additionally new options to the Android notification feature were added. Have fun!
Thanks very much to @albinhubsch and @kdawgwilk for your contributions.