Update AGP

This commit is contained in:
Chris Renshaw
2025-03-26 21:17:41 -03:00
committed by GitHub
parent 028e94e71b
commit 1a01e35862

View File

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