Skip to content

Commit 40d9c20

Browse files
committed
Bug 1876398 - Update AndroidX Compose BOM to 2024.03.00. r=android-reviewers,mcarare
Differential Revision: https://phabricator.services.mozilla.com/D205352
1 parent 7b5bd76 commit 40d9c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/android/android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ object Versions {
6161
const val browser = "1.8.0"
6262
const val biometric = "1.1.0"
6363
const val cardview = "1.0.0"
64-
const val compose_bom = "2023.10.01"
64+
const val compose_bom = "2024.03.00"
6565
const val constraintlayout = "2.1.4"
6666
const val coordinatorlayout = "1.2.0"
6767
const val core = "1.12.0"

0 commit comments

Comments
 (0)