Update AGP

This commit is contained in:
Chris Renshaw
2024-07-04 14:25:21 -03:00
committed by GitHub
parent 8756c3963a
commit efa3e98a94

View File

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