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:
parent
f296c08021
commit
34e275c451
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue