jeziellago / compose-markdown

Markdown Text for Android Jetpack Compose 📋.
MIT License
567 stars 47 forks source link

Unable to import MarkdownText #65

Closed la1150328982 closed 10 months ago

la1150328982 commented 10 months ago

I import dependencies in gradle, but why can't I import them? I'm in compose multi-platform image

jeziellago commented 10 months ago

Hi @la1150328982, This library uses android related code, so it works only for Android Jetpack Compose. You won't be able to use it as pure kotlin common dependency.