This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
Releases: googlearchive/firebase-jobdispatcher-android
Releases · googlearchive/firebase-jobdispatcher-android
v0.5.2
v0.5.1
Improve stability, catch more crashes
This is predominately a bugfix release. Highlights include:
- Not crashing if the Google Play services process is restarted while
tasks are executing - Correctly encoding the "replace current" flag in the returned extras (thanks @jenzz)
- Improvements to the README and build process (thanks @SUPERCILEX,
@googolmo, @vRallev) - Fixing support for Kotlin use (thanks @outlying)
- Upgrade Google Play services version (thanks @SUPERCILEX)