Update AGP to v8.12.2 (#5816)

This commit is contained in:
David Perez 2025-09-02 13:29:25 -05:00 committed by GitHub
parent e1434dfe21
commit 3fa33faa35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ minSdk = "29"
minSdkBwa = "28"
# Dependency Versions
androidGradlePlugin = "8.12.1"
androidGradlePlugin = "8.12.2"
androidxActivity = "1.10.1"
androidxAppCompat = "1.7.1"
androdixAutofill = "1.3.0"