Update AGP

This commit is contained in:
Chris Renshaw
2024-09-11 21:36:18 -03:00
committed by GitHub
parent d535747c91
commit 87fde1f4ca

View File

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