This commit is contained in:
Vitor Pamplona
2026-05-15 18:25:17 -04:00
parent a04e7ddc84
commit 5a30b10a77
10 changed files with 22 additions and 22 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.0"
app = "1.09.1"
accompanistAdaptive = "0.37.3"
cachemapVersion = "0.2.4"
composeMultiplatform = "1.11.0"