mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Update plugin com.gradle.develocity to v3.17.2 (#4296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ pluginManagement {
|
|||||||
|
|
||||||
// https://docs.gradle.com/enterprise/gradle-plugin/
|
// https://docs.gradle.com/enterprise/gradle-plugin/
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.develocity" version "3.17.1"
|
id "com.gradle.develocity" version "3.17.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
def isCI = providers.environmentVariable('CI').present
|
def isCI = providers.environmentVariable('CI').present
|
||||||
|
|||||||
Reference in New Issue
Block a user