Skip to content

Commit

Permalink
Adds mtm-dotify-addons to plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Håkansson committed May 3, 2017
1 parent 705d29d commit 23132ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ dependencies {
app ("org.daisy.dotify:$artifactName:$version@zip") {
transitive false
}
appPlugins ('se.mtm.addons:mtm-dotify-addons:2.2.0') {
transitive false
}
}

task unzip(type: Copy, description: 'Unzips the distribution to a temporary folder.') {
Expand Down

0 comments on commit 23132ea

Please sign in to comment.