[deps]: Update AndroidX library versions (#324)

This commit is contained in:
Patrick Honkonen
2025-01-29 11:31:22 -05:00
committed by GitHub
parent 555d30645f
commit 4575fa96c1
+4 -4
View File
@@ -8,16 +8,16 @@ minSdk = "28"
# Dependency Versions
androidGradlePlugin = "8.8.0"
androidxActivity = "1.9.3"
androidxActivity = "1.10.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.4.0"
androidxCamera = "1.4.1"
androidxComposeBom = "2025.01.00"
androidxComposeUiTest = "1.7.5"
androidxComposeUiTest = "1.7.6"
androidxCore = "1.15.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.4"
androidxNavigation = "2.8.5"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"