Skip to content

Commit 37a980b

Browse files
Update plugin com.android.settings to v8.9.2 (#586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd93ffb commit 37a980b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pluginManagement {
1111
plugins {
1212
id("com.gradle.develocity") version "4.0"
1313
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.2.1"
14-
id("com.android.settings") version "8.9.1" // Keep in sync with agp in libs.versions.toml
14+
id("com.android.settings") version "8.9.2" // Keep in sync with agp in libs.versions.toml
1515
}
1616

1717
val isCI = System.getenv("CI") != null

0 commit comments

Comments
 (0)