Update AGP

This commit is contained in:
Chris Renshaw
2025-08-30 22:26:39 -03:00
committed by GitHub
parent b92e80fbc6
commit 1b99917151

View File

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