1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00
Files
okhttp/okhttp-android
Yuri Schimke 1406944e1c Kotlin 1.8 (#7575)
* Kotlin 1.8 testing

* Kotlin 1.8 testing

* fix api

* Updates

* Updates

* Workaround build issue
2022-12-30 09:41:51 -05:00
..
2022-03-20 06:48:45 +00:00
2022-09-24 17:28:22 +01:00
2022-12-30 09:41:51 -05:00
2022-03-20 06:48:45 +00:00
2022-06-12 10:09:53 -04:00

OkHttp Android

Enhanced APIs for using OkHttp on Android.

At the moment, this will mostly likely only be useful for fastFallback.

Download

implementation("com.squareup.okhttp3:okhttp-android:4.10.0")