Update AGP

This commit is contained in:
Chris Renshaw
2024-08-09 22:17:44 -03:00
committed by GitHub
parent 6e7377b3de
commit 667efdd6a6

View File

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