Update to AGP 8.5.1 (#3551)

This commit is contained in:
David Perez 2024-07-18 15:50:31 -05:00 committed by GitHub
parent 1ea1e7918b
commit c4365c0193
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ targetSdk = "34"
minSdk = "28"
# Dependency Versions
androidGradlePlugin = "8.5.0"
androidGradlePlugin = "8.5.1"
androidxActivity = "1.9.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"