1. 28 Apr, 2018 1 commit
    • Marius Volkhart's avatar
      Change OkHttpClient initialization in Dagger graph · 9e8e6209
      Marius Volkhart authored
      Rather than using the Kotlin apply function, directly invoke the builder methods on the OkHttpClient.Builder instance. This produces noticeably better bytecode and the apply function does not add value in this case.
      9e8e6209
  2. 27 Apr, 2018 17 commits
  3. 26 Apr, 2018 22 commits