commit efece2bac591db25de551354185edcd748f75c15
parent bc7c70bb3416063efbcf40a6db383c685549e932
Author: Serban Stanca <sstanca@mozilla.com>
Date: Thu, 4 Dec 2025 22:12:50 +0200
Revert "Bug 2003961 - Update AndroidX Compose BOM to 2025.12.00. r=android-reviewers,mcarare" for causing fenix-debug failures.
This reverts commit 91407806a02d57db0a2ee463235cdd7e572e01eb.
This reverts commit 913de7dde889c957ebaf6a7840c0da74cd7abd4f.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
@@ -9,7 +9,7 @@ kotlin = "2.2.21"
serialization = "1.9.0"
# AndroidX
-activity = "1.12.1"
+activity = "1.12.0"
annotation = "1.9.1"
annotation-experimental = "1.5.1"
appcompat = "1.7.1"
@@ -20,7 +20,7 @@ biometric = "1.1.0"
browser = "1.9.0"
cardview = "1.0.0"
collection = "1.5.0"
-compose-bom = "2025.12.00"
+compose-bom = "2025.11.01"
concurrent = "1.3.0"
constraintlayout = "2.2.1"
constraintlayout-compose = "1.1.1"