Update AGP

This commit is contained in:
Chris Renshaw
2024-10-01 22:45:58 -03:00
committed by GitHub
parent a671c3b0d3
commit 08e3fb4d29

View File

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