Update AGP

This commit is contained in:
Chris Renshaw
2025-02-14 18:03:29 -04:00
committed by GitHub
parent e8375a02d1
commit 5daf1b933e

View File

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