Commit b970da0
committed
Fix MockWebServer dependency by downgrading
OkHttp to 4.9.3
- Downgrade okhttp-version from 4.12.0 to 4.9.3
- Downgrade mockwebserver-version from 4.12.0 to 4.9.3
- Resolves NoClassDefFoundError: okhttp3/mockwebserver/MockWebServer
- OkHttp 4.9.3 is the last stable version with proper MockWebServer support
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 2f5b5c2 commit b970da0
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
367 | 368 | | |
368 | 369 | | |
369 | 370 | | |
370 | | - | |
| 371 | + | |
371 | 372 | | |
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
378 | | - | |
| 379 | + | |
379 | 380 | | |
380 | 381 | | |
381 | 382 | | |
| |||
0 commit comments