Skip to content

Commit

Permalink
LPS-121091 Fix Ant task
Browse files Browse the repository at this point in the history
  • Loading branch information
petershin authored and brianchandotcom committed Apr 19, 2021
1 parent 07f8097 commit 28a0f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ message.
</target>

<target name="bom-all">
<setup-sdk />

<gradle-execute setupbinariescache="false" task="lockBOMDependencyVersion">
<arg value="--build-file=${project.dir}/modules/releng.gradle" />
</gradle-execute>
Expand Down

0 comments on commit 28a0f0e

Please sign in to comment.