The currently used kohttp version is 3.14.2 which is not working with Android level 30+ According to this [stackoverflow question](https://stackoverflow.com/questions/56818660/how-to-fix-expected-android-api-level-21-but-was-19-in-android) bumping okhttp to version 4.9.0 should fix the problem
The currently used kohttp version is 3.14.2 which is not working with Android level 30+
According to this stackoverflow question bumping okhttp to version 4.9.0 should fix the problem