Skip to content

Commit 0ef225b

Browse files
authored
chore: Rollback compose bom because it's breaking ST (#317)
2 parents 6e9c658 + ff15a25 commit 0ef225b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/core.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ activityCompose = "1.9.3" # TODO: Bump when compileSdk will be at least 35
33
androidxCore = "1.13.1" # Doesn't build when bumped to 1.15.0 (Waiting SDK 35)
44
coil = "3.0.2"
55
coilNetworkOkhttp = "3.0.4"
6-
composeBom = "2025.03.00"
6+
composeBom = "2025.02.00" # TODO: Update SwissTransfer before bumping this
77
coreKtx = "1.6.1"
88
integrity = "1.4.0"
99
junit = "4.13" # Don't update this because it breaks tests

0 commit comments

Comments
 (0)