Update AGP

This commit is contained in:
Chris Renshaw
2024-04-10 13:44:43 -03:00
committed by GitHub
parent ee714d1e21
commit 95e6cbe53b

View File

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