Update AGP

This commit is contained in:
Chris Renshaw
2025-07-10 21:12:14 -03:00
committed by GitHub
parent ed312200cb
commit a99ebc6689

View File

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