Skip to content

Stability and Android Notification Improvements

Compare
Choose a tag to compare
@StevePotter StevePotter released this 26 Sep 14:53
· 88 commits to master since this release
7e8760b

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.