Skip to content

Commit

Permalink
Update gradle enterprise plugin to 3.3.1 (#56885)
Browse files Browse the repository at this point in the history
- includes several fixes regarding duplicate id errors
- includes fix for background upload
  • Loading branch information
breskeby authored May 18, 2020
1 parent 4c77f23 commit f0c475b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.3"
id "com.gradle.enterprise" version "3.3.1"
}

String dirName = rootProject.projectDir.name
Expand Down

0 comments on commit f0c475b

Please sign in to comment.