Skip to content

Commit 7c1b1c6

Browse files
committed
Update to AGP 8.7.2
1 parent 2adba34 commit 7c1b1c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ pluginManagement {
55
mavenCentral()
66
}
77
plugins {
8-
id "com.android.library" version "8.5.2"
9-
id "com.android.application" version "8.5.2"
8+
id "com.android.library" version "8.7.2"
9+
id "com.android.application" version "8.7.2"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)