Version 1.3.0-alpha04
1.3.0-alpha04 (2018-07-20)
- Fix rare NPE when
WorkManageris null for some reason, see #477 - Fix rare NPE when
JobStorageis null, see #492 - Fix class loading error for the GCM API, see #487
- Use a
JobIntentServiceimplementation that doesn't crash, see #255