OkHttp v4.7.2 Release Notes

Release Date: 2020-05-20 // almost 4 years ago
  • 2020-05-20

    • Fix: Don't crash inspecting whether the host platform is JVM or Android. With 4.7.0 and 4.7.1 we had a crash IllegalArgumentException: Not a Conscrypt trust manager because we depended on initialization order of companion objects.