mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
chore(deps): update plugin com.gradle.develocity to v4.3 (#6176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ pluginManagement {
|
||||
|
||||
// https://docs.gradle.com/enterprise/gradle-plugin/
|
||||
plugins {
|
||||
id "com.gradle.develocity" version "4.2.2"
|
||||
id "com.gradle.develocity" version "4.3"
|
||||
}
|
||||
|
||||
def isCI = providers.environmentVariable('CI').present
|
||||
|
||||
Reference in New Issue
Block a user