Update AGP to v8.4.2 (#1451)

This commit is contained in:
David Perez
2024-06-13 10:33:21 -05:00
committed by GitHub
parent c9f8178373
commit 3c75f22d4a

View File

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