Update AGP

This commit is contained in:
Chris Renshaw
2024-09-18 12:48:09 -03:00
committed by GitHub
parent 165d370bc8
commit a790f2c0db

View File

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