Update to AGP 8.5.2 (#3736)

This commit is contained in:
David Perez 2024-08-14 15:33:03 -05:00 committed by GitHub
parent d305dc3081
commit 4b35484abb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ targetSdk = "34"
minSdk = "29"
# Dependency Versions
androidGradlePlugin = "8.5.1"
androidGradlePlugin = "8.5.2"
androidxActivity = "1.9.1"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"