prof18 / RSS-Parser

A Kotlin Multiplatform library to parse a RSS Feed
Apache License 2.0
489 stars 126 forks source link

Remove usage of internal Okhttp method #168

Closed prof18 closed 3 months ago

prof18 commented 3 months ago

I didn't noticed that I was using an internal Okhttp method, as reported in # #161 😅