Update to AGP 8.6.0 (#3889)

This commit is contained in:
David Perez 2024-09-10 09:22:24 -05:00 committed by GitHub
parent 19facaf8fd
commit 95240a7ce3
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.2"
androidGradlePlugin = "8.6.0"
androidxActivity = "1.9.1"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"