Release v0.2.0
fracpete
released this
08 Sep 05:04
·
39 commits
to master
since this release
- replaced Apache's HttpClient with Square's OkHttp. This was unfortunately necessary as Android ships with an outdated version of Apache's HttpClient, resulting in method signature errors.
GET
/DELETE
requests no longer support bodies (OkHttp doesn't support that)