Update AGP

This commit is contained in:
Chris Renshaw
2025-06-28 21:44:06 -03:00
committed by GitHub
parent 1afd4278be
commit fcb6a2df3e

View File

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