Update AndroidX Activity to 1.10.1 (#4844)

This commit is contained in:
David Perez 2025-03-11 08:51:39 -05:00 committed by GitHub
parent 4568dd53d4
commit 409529b9ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ minSdkBwa = "28"
# Dependency Versions # Dependency Versions
androidGradlePlugin = "8.9.0" androidGradlePlugin = "8.9.0"
androidxActivity = "1.10.0" androidxActivity = "1.10.1"
androidXBiometrics = "1.2.0-alpha05" androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0" androidxBrowser = "1.8.0"
androidxCamera = "1.4.1" androidxCamera = "1.4.1"