This commit is contained in:
Vitor Pamplona
2026-05-16 12:06:32 -04:00
parent ac1d4ae16d
commit 8a498695a9
11 changed files with 53 additions and 27 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# 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.09.1"
app = "1.09.2"
accompanistAdaptive = "0.37.3"
cachemapVersion = "0.2.4"
composeMultiplatform = "1.11.0"