Upgrade to version 3.5 of Gradle Enterprise plugin (#64451)
This commit is contained in:
parent
8a752f1934
commit
6a6009d0aa
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "com.gradle.enterprise" version "3.4.1"
|
||||
id "com.gradle.enterprise" version "3.5"
|
||||
}
|
||||
|
||||
String dirName = rootProject.projectDir.name
|
||||
|
|
Loading…
Reference in New Issue