Update AGP

This commit is contained in:
Chris Renshaw
2024-03-09 02:01:56 -04:00
committed by GitHub
parent f99696e894
commit d0acafd34a

View File

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