Upgrade Gradle Enterprise plugin to 3.2 (#54137)

This commit is contained in:
Mark Vieira 2020-03-24 18:24:17 -07:00
parent 96f0c668a8
commit 75e80e207a
No known key found for this signature in database
GPG Key ID: CA947EF7E6D4B105
1 changed files with 1 additions and 1 deletions

View File

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