Update AGP

This commit is contained in:
Chris Renshaw
2024-10-31 23:23:32 -03:00
committed by GitHub
parent 1edc85dec4
commit 19d31cffea

View File

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