Update AGP

This commit is contained in:
Chris Renshaw
2025-02-26 22:56:35 -04:00
committed by GitHub
parent 7e7812bede
commit d2db871892

View File

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