Update AGP

This commit is contained in:
Chris Renshaw
2025-08-18 23:23:47 -03:00
committed by GitHub
parent b08dba14ea
commit cc74eebd33

View File

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