Update AGP

This commit is contained in:
Chris Renshaw
2024-04-30 23:35:31 -03:00
committed by GitHub
parent c7c8b549df
commit 61b018ae21

View File

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