Don't update Lumicall to 1.10.5 (153): remove jars first
This commit is contained in:
parent
6b3a353881
commit
823b3a768d
|
@ -110,6 +110,23 @@ Build:1.10.3,151
|
|||
sed -i '/<dependency/,/\/>/d' custom_rules.xml
|
||||
buildjni=yes
|
||||
|
||||
Build:1.10.5,153
|
||||
disable=replace jars
|
||||
commit=1.10.5
|
||||
submodules=yes
|
||||
rm=libs/libphonenumber*
|
||||
srclibs=libphonenumber@fd0b2a071b823b420e07a34720e99486038fe53b
|
||||
prebuild=echo "project.target.apilevel=8" > ant.properties && \
|
||||
sed -i '/<dependency/,/\/>/d' custom_rules.xml && \
|
||||
pushd $$libphonenumber$$ && $$MVN3$$ package && popd && cp $$libphonenumber$$/target/*jar libs/
|
||||
buildjni=yes
|
||||
|
||||
Maintainer Notes:
|
||||
TODO: dnsjava (see other metadata)
|
||||
TODO: libphonenumber (doesn't build atm)
|
||||
TODO: oncrpc (?)
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.10.5
|
||||
|
|
Loading…
Reference in a new issue