Update to AGP 8.7.2 (#4216)

This commit is contained in:
David Perez 2024-11-01 10:19:03 -05:00 committed by GitHub
parent 2f6578fd5a
commit 51e299998f
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.7.1"
androidGradlePlugin = "8.7.2"
androidxActivity = "1.9.3"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"