Update AGP to v8.12.1 (#5763)

This commit is contained in:
David Perez 2025-08-20 15:19:44 -05:00 committed by GitHub
parent 717d5665e0
commit a972a40a49
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.0"
androidGradlePlugin = "8.12.1"
androidxActivity = "1.10.1"
androidxAppCompat = "1.7.1"
androdixAutofill = "1.3.0"