Skip to content

Version 1.3.0-alpha04

Compare
Choose a tag to compare
@vRallev vRallev released this 21 Jul 00:15
· 43 commits to master since this release

1.3.0-alpha04 (2018-07-20)

  • Fix rare NPE when WorkManager is null for some reason, see #477
  • Fix rare NPE when JobStorage is null, see #492
  • Fix class loading error for the GCM API, see #487
  • Use a JobIntentService implementation that doesn't crash, see #255