Update AndroidX Activity to 1.10.1 (#4844)

This commit is contained in:
David Perez
2025-03-11 13:51:39 +00:00
committed by GitHub
parent 4568dd53d4
commit 409529b9ca
+1 -1
View File
@@ -9,7 +9,7 @@ minSdkBwa = "28"
# Dependency Versions
androidGradlePlugin = "8.9.0"
androidxActivity = "1.10.0"
androidxActivity = "1.10.1"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.4.1"