CXwudi / realworld-compose-http4k-example-app

WIP Conduit (https://github.com/gothinkster/realworld) example app developed in Compose Multiplatform and Http4k
https://realworld.io
MIT License
0 stars 0 forks source link

📦 :package: Add Coroutines BOM and implement in KMP frontend library #2

Closed CXwudi closed 1 week ago

CXwudi commented 1 week ago

This commit adds the Coroutines BOM (Bill of Materials) to the project dependencies and implements it in the Kotlin Multiplatform frontend library. It also updates the version catalog utility to include the new Coroutines BOM dependency.