Open velias opened 3 years ago
App uses apache http client currently to call GitHub REST API. Google recommends not to use it anymore due to compatibility problems through android version, but use another library like OkHttp.
App uses apache http client currently to call GitHub REST API. Google recommends not to use it anymore due to compatibility problems through android version, but use another library like OkHttp.