Skip to content

Commit 3bef282

Browse files
Update Androidx dependencies to the latest versions (#6224)
1 parent e1bb3a4 commit 3bef282

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@ minSdkBwa = "28"
1313

1414
# Dependency Versions
1515
androidGradlePlugin = "8.13.1"
16-
androidxActivity = "1.11.0"
16+
androidxActivity = "1.12.1"
1717
androidxAppCompat = "1.7.1"
1818
androdixAutofill = "1.3.0"
1919
androidxBiometrics = "1.2.0-alpha05"
2020
androidxBrowser = "1.9.0"
2121
androidxCamera = "1.5.1"
22-
androidxComposeBom = "2025.10.01"
22+
androidxComposeBom = "2025.12.00"
2323
androidxCore = "1.17.0"
2424
androidxCredentials = "1.6.0-beta03"
2525
androidxCredentialsProviderEvents = "1.0.0-alpha03"
2626
androidxHiltNavigationCompose = "1.3.0"
27-
androidxLifecycle = "2.9.4"
27+
androidxLifecycle = "2.10.0"
2828
androidxNavigation = "2.9.6"
29-
androidxRoom = "2.8.3"
29+
androidxRoom = "2.8.4"
3030
androidxSecurityCrypto = "1.1.0"
3131
androidxSplash = "1.2.0"
3232
androidxWork = "2.11.0"

0 commit comments

Comments
 (0)