Update gradle enterprise plugin to 3.3.1 (#56885)

- includes several fixes regarding duplicate id errors
- includes fix for background upload
This commit is contained in:
Rene Groeschke 2020-05-18 17:10:40 +02:00
parent f296c08021
commit 34e275c451
1 changed files with 1 additions and 1 deletions

View File

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