JakeWharton / mosaic

Build terminal UI in Kotlin using Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import issues with Date

ashdavies opened this issue · comments

Importing Date from org.jraf.klibnotion.model.date can cause conflicts with DateTime libs or locally defined libraries, especially when defined with aliases, we should try to coalesce with the kotlinx and java.ltime library, with respect to multiplatform

Sorry, wrong project 🤦