SEAbdulbasit / recipe-app

Recipe App in Compose Multiplatform (KMP) targeting Android, iOS, Web and Desktop.
Apache License 2.0
521 stars 74 forks source link

Library catalog and update dependencies #15

Open pahill opened 1 month ago

pahill commented 1 month ago

Hi there,

Would it be possible for you to migrate your dependencies to a library catalog? It would make it so much easier for us to see if your Kotlin version is up-to-date.

Could you please also update any outdated dependencies?

Thank you so much, Pamela Kotlin Developer Advocate @ JetBrains

SEAbdulbasit commented 1 month ago

Hi Pamela, Sure, will do that.

SEAbdulbasit commented 1 month ago

Hi Pamela, I have migrated to version catalog. I attempted to increase the kotlin version but encountering a problem with the WASM web version. Currently resolving it.