Merge pull request #2430 from nrobi144/feat/desktop-multiplatform-distribution

feat(desktop): multi-platform distribution — 8 assets, Homebrew + Winget
This commit is contained in:
Vitor Pamplona
2026-04-17 08:19:40 -04:00
committed by GitHub
16 changed files with 1086 additions and 286 deletions
+4
View File
@@ -1,4 +1,8 @@
[versions]
# Amethyst app version — single source of truth consumed by both Android (amethyst/)
# and Desktop (desktopApp/). Android versionCode is bumped independently in
# amethyst/build.gradle because it must be a monotonic integer.
app = "1.08.0"
accompanistAdaptive = "0.37.3"
cachemapVersion = "0.2.4"
composeMultiplatform = "1.10.3"