Skip to content

1.3.0

Choose a tag to compare

@ubuntudroid ubuntudroid released this 21 Aug 17:23
· 59 commits to develop since this release
eb6e7ef
  • Breaking: change Nullability annotations for route (which can be null now, happens in case of proxy authentication), you must adapt your Authenticator.onAuthenticationFailed() implementations if you are using Kotlin and it is encouraged to at least review your implementation when using Java
  • add license headers
  • small Javadoc improvements