Skip to content

3.5.01 release - remove kotlinx-datetime dependency from all targets

Compare
Choose a tag to compare
@adamint adamint released this 17 Jan 15:34
aa800c0
  • Remove kotlinx-datetime dependency from targets and replace in Native targets with klock.
  • Fix issue where responses with 401 and 429 status codes throw BadRequestException even if a refresh/retry should be performed instead.