Update AGP

This commit is contained in:
Chris Renshaw
2024-06-10 23:29:12 -03:00
committed by GitHub
parent 07effe41b7
commit 36084324bc

View File

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