Skip to content

Commit

Permalink
No packageing when assemble
Browse files Browse the repository at this point in the history
  • Loading branch information
coolya committed Nov 14, 2016
1 parent b38f3b9 commit 640c06a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@ task packageArduinoDistribution(dependsOn: 'ant-build-arduino') {
}
}

assemble.dependsOn packageArduino, packageArduinoDistribution

publishing {
repositories {
maven {
Expand Down

0 comments on commit 640c06a

Please sign in to comment.