prof18 / RSS-Parser

A Kotlin Multiplatform library to parse a RSS Feed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser.Builder() gives error

japarmar opened this issue · comments

Android studio can't find Parser.Builder() it gives error.

Are you seeing this kind of error?
Screenshot 2020-12-07 at 08 58 18

Ok, got it. I'm working on a fix, but for the time being, you can fix it by adding the okhttp dependency to your project.