Skip to content

Commit

Permalink
Build dev
Browse files Browse the repository at this point in the history
  • Loading branch information
badsyntax committed May 19, 2020
1 parent 3b8e44a commit ea59cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,4 @@ task prepareForRelease() {
dependsOn bundle, copyDocs
}

build.finalizedBy buildProd, buildTest
build.finalizedBy buildDev, buildTest

0 comments on commit ea59cb2

Please sign in to comment.