Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
redrezo committed Aug 5, 2020
1 parent 1cd0431 commit 286fde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ task updateCompositeUpdateSite() {

task createDistribution(type: Zip) {
dependsOn updateSiteZip
dependsOn unzipNativeRepo
//dependsOn unzipNativeRepo

from file("$buildDir/updatesite.zip")

Expand Down

0 comments on commit 286fde1

Please sign in to comment.