Upgrade to Gradle Enterprise plugin 3.1.1 (#50451)

This commit is contained in:
Mark Vieira 2019-12-20 15:01:19 -08:00
parent 6258d25458
commit dd178d9404
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 {
id "com.gradle.enterprise" version "3.0"
id "com.gradle.enterprise" version "3.1.1"
}
String dirName = rootProject.projectDir.name