You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When implementing #1003, I used Ktor as the HTTP client library, but I only did this because we were already using it for the now-removed server. But if we replaced Ktor with some HTTP client library that was usable on API level 21, then we could run the NetworkConnectivityTests there too.
The text was updated successfully, but these errors were encountered:
When implementing #1003, I used Ktor as the HTTP client library, but I only did this because we were already using it for the now-removed server. But if we replaced Ktor with some HTTP client library that was usable on API level 21, then we could run the
NetworkConnectivityTests
there too.The text was updated successfully, but these errors were encountered: