Migrate node_utils.xml to Gradle
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<project xmlns:if="ant:if" xmlns:unless="ant:unless" name="Update Dependencies" default="update">
|
||||
<import file="common.xml" optional="false"/>
|
||||
<import file="node_utils.xml" optional="false"/>
|
||||
|
||||
<property name="automerge_dummy" value="This property is used to trick git merge. Do not delete empty lines around."/>
|
||||
<property name="ideaVersion" value="172.4343.14"/>
|
||||
@@ -270,8 +269,6 @@
|
||||
build.number.pattern="\d+\s-\sKotlin\s[\w-+\.]+"
|
||||
/>
|
||||
|
||||
<!-- node.js -->
|
||||
<antcall target="download-nodejs-and-npm"/>
|
||||
</target>
|
||||
|
||||
<macrodef name="get-protobuf-and-rename-packages">
|
||||
|
||||
Reference in New Issue
Block a user