fix: okhttp not being found in classpath (#2509)
Description
Fix okhttp3/Credentials
not being found in classpath and get widget to work.
Screenshots
Technical details
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/2509
10 commandments of code reviews
Summary by CodeRabbit
-
New Features
- Enhanced networking capabilities through the inclusion of the OkHttp library, improving HTTP request handling.
-
Bug Fixes
- Potentially resolved issues related to HTTP communication by removing the exclusion of certain dependencies.
Edited by CodeRabbitAI