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 committed May 18, 2020
1 parent d7808a6 commit d406a53
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 d406a53

Please sign in to comment.