Update AGP

This commit is contained in:
Chris Renshaw
2024-05-20 23:05:47 -03:00
committed by GitHub
parent 2dd7a17ac2
commit 96a1475ac7

View File

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