JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.73k stars 1.14k forks source link

How to complete the check for updates and automatic updates #5037

Closed LazyIonEs closed 1 month ago

LazyIonEs commented 1 month ago

In compose-multiplatform, how to complete the check update or automatic update in the application? Android may be relatively simple, but in desktop, I don’t know how to do it, but this function is very practical, isn’t it?

LazyIonEs commented 1 month ago

Are Sparkle and Squirrel.Windows available in compose-multiplatform?

kropp commented 1 month ago

Compose Multiplatform project does not include update functionality out of the box. Please consider using existing third party solutions, such as Hydraulic Conveyor or the aforementioned platform-specific frameworks.

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.