Update AGP

This commit is contained in:
Chris Renshaw
2025-01-09 22:13:05 -04:00
committed by GitHub
parent 8a64752923
commit 3e30d553c9

View File

@@ -1,3 +1,3 @@
plugins {
id("com.android.application") version "8.7.3" apply false
id("com.android.application") version "8.8.0" apply false
}