Upgrade Gradle Enterprise plugin to 3.2 (#54137)
This commit is contained in:
parent
96f0c668a8
commit
75e80e207a
|
@ -1,5 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.enterprise" version "3.1.1"
|
id "com.gradle.enterprise" version "3.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
String dirName = rootProject.projectDir.name
|
String dirName = rootProject.projectDir.name
|
||||||
|
|
Loading…
Reference in New Issue