Skip to content

Commit

Permalink
Add task-tree plugin (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed May 3, 2020
1 parent 63526f0 commit c358968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ buildscript {

plugins {
id 'com.diffplug.eclipse.mavencentral' version '3.22.0' apply false
id 'com.dorongold.task-tree' version '1.5'
id 'com.github.ben-manes.versions' version '0.28.0'
id 'com.github.sherter.google-java-format' version '0.8'
id 'de.undercouch.download'
Expand Down

0 comments on commit c358968

Please sign in to comment.