瀏覽代碼

Update gradle enterprise plugin to 3.3.1 (#56885)

- includes several fixes regarding duplicate id errors
- includes fix for background upload
Rene Groeschke 5 年之前
父節點
當前提交
f0c475bda0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -1,5 +1,5 @@
 plugins {
 plugins {
-  id "com.gradle.enterprise" version "3.3"
+  id "com.gradle.enterprise" version "3.3.1"
 }
 }
 
 
 String dirName = rootProject.projectDir.name
 String dirName = rootProject.projectDir.name