Update AGP

This commit is contained in:
Chris Renshaw
2024-10-18 00:32:11 -03:00
committed by GitHub
parent 787936d94f
commit 91231e12f2

View File

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