Skip to content

Commit 12da3ec

Browse files
Update plugin com.gradle.develocity to v4.0.2 (#606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d06dacb commit 12da3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginManagement {
99
}
1010

1111
plugins {
12-
id("com.gradle.develocity") version "4.0.1"
12+
id("com.gradle.develocity") version "4.0.2"
1313
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.2.1"
1414
id("com.android.settings") version "8.10.1" // Keep in sync with agp in libs.versions.toml
1515
}

0 commit comments

Comments
 (0)