renovate[bot]
04d142972d
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.22.0 ( #7442 )
...
* Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.22.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yuri Schimke <yuri@schimke.ee >
2022-09-10 11:21:57 +01:00
Jesse Wilson
e9a3ad3d94
4.10.0 is out
2022-06-12 10:09:53 -04:00
Jesse Wilson
afc7fa3700
Delete the unused tunnelProxy argument ( #7317 )
...
* Delete the unused tunnelProxy argument
* Update API spec
2022-06-09 13:14:05 -04:00
Jesse Wilson
79f50e1911
Add a proper Kotlin constructor for Request ( #7208 )
...
* Add a proper Kotlin constructor for Request
This turns out to be very useful throughout our test suite.
* Dump updated API
* Fix multipleTags Kotlin conversion
2022-04-04 09:44:43 -04:00
Yuri Schimke
7b40b33c33
Include an okhttp-android baseline. ( #7172 )
...
Evaluating the benefit of a baseline profile for okhttp.
Apps that use baseline profiles, but test the activities rather than network requests would benefit.
2022-03-21 11:22:00 +00:00
Yuri Schimke
fc77503303
Android module and Async Dns ( #7157 )
...
Adds an android module as an aar file. The first functionality is an AsyncDns implementation for Android DnsResolver.
2022-03-20 06:48:45 +00:00