Upgrade to Gradle Enterprise plugin 3.1.1 (#50451)
This commit is contained in:
parent
6258d25458
commit
dd178d9404
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue