Commit d6b6368
committed
build: update OkHttp 5.0.0-alpha.3 to 5.3.0 stable
Move off the pre-release alpha to the current stable OkHttp 5.x line.
5.3.0 is the latest stable whose okhttp-android artifact still supports
compileSdk 35 (5.4.0 requires minCompileSdk=36). The network-client API used
(OkHttpClient, newCall/execute, Request.Builder, Credentials.basic,
toMediaType/toRequestBody, HttpUrl) is stable across 5.x; no source changes.1 parent 9dadd24 commit d6b6368
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments