Upgrade to version 3.5 of Gradle Enterprise plugin (#64451)

This commit is contained in:
Mark Vieira 2020-11-02 09:21:34 -08:00
parent 8a752f1934
commit 6a6009d0aa
1 changed files with 1 additions and 1 deletions

View File

@ -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