Switch ant usages to regular dependency

This commit is contained in:
Ilya Chernikov
2017-11-13 13:22:56 +01:00
committed by Vyacheslav Gerasimov
parent 486c3a2aff
commit 361d8536ac
5 changed files with 36 additions and 11 deletions
-3
View File
@@ -124,9 +124,6 @@
<get src="http://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jarjar/jarjar-1.4.jar" dest="${dependencies}/download/jarjar-1.4.jar" usetimestamp="true"/>
<copy file="${dependencies}/download/jarjar-1.4.jar" tofile="${dependencies}/jarjar.jar" overwrite="true"/>
<!-- ant 1.8.2 -->
<get-ant-library version="1.8.2" folderName="ant-1.8"/>
<!-- dx.jar -->
<property name="android-build-tools.zip" value="build-tools_r21.1.1-linux.zip"/>
<get