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 committed by GitHub
parent b17ce85f13
commit 02d672370e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
plugins { plugins {
id "com.gradle.enterprise" version "3.4.1" id "com.gradle.enterprise" version "3.5"
} }
String dirName = rootProject.projectDir.name String dirName = rootProject.projectDir.name