We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e9c658 + ff15a25 commit 0ef225bCopy full SHA for 0ef225b
gradle/core.versions.toml
@@ -3,7 +3,7 @@ activityCompose = "1.9.3" # TODO: Bump when compileSdk will be at least 35
3
androidxCore = "1.13.1" # Doesn't build when bumped to 1.15.0 (Waiting SDK 35)
4
coil = "3.0.2"
5
coilNetworkOkhttp = "3.0.4"
6
-composeBom = "2025.03.00"
+composeBom = "2025.02.00" # TODO: Update SwissTransfer before bumping this
7
coreKtx = "1.6.1"
8
integrity = "1.4.0"
9
junit = "4.13" # Don't update this because it breaks tests
0 commit comments