Skip to content

v1.0.6: Merge pull request #330 from lingochamp/chore/upgrade

Compare
Choose a tag to compare
@Jacksgong Jacksgong released this 02 Nov 05:30
· 23 commits to master since this release
48e2579

1.0.6

2019-10-30

Feature

  • Add kotlin enhance the library to make OkDownload more concise.

Bug Fix

  • Fix cannot read instance length with range 0-0 and response code 200. closes #256
  • Fix ConcurrentModificationException in DownloadCall. closes #304