- correct continueWith to continueWithTask, fixes #60
- use FirebaseNetworkException as okhttp states "Called when the request could not be executed due to cancellation, a connectivity problem or timeout. Because networks can fail during an exchange, it is possible that the remote server accepted the request before the failure."
- fix DuplicateTaskCompletionException
Full Changelog: v0.6.2...v0.6.3