Update Seafile to 1.6.2 (33)
This commit is contained in:
parent
1672a5e71b
commit
c27bf6cbda
|
@ -124,8 +124,27 @@ Build:1.6.0,31
|
||||||
popd && \
|
popd && \
|
||||||
cp $$ImageLoader$$/target/universal-image-loader-1.9.3.jar libs/
|
cp $$ImageLoader$$/target/universal-image-loader-1.9.3.jar libs/
|
||||||
|
|
||||||
|
Build:1.6.2,33
|
||||||
|
commit=1.6.2
|
||||||
|
srclibs=1:ActionBarSherlock@4.4.0,2:aFileChooser@bd54d1411f,3:NewQuickAction3D-haiwen@421f608b14178a59c2e42d6f063a05dc59afb85e,4:ViewPagerIndicator@2.4.1,5:MarkDownView@98b0db192bfb3bf4c0fe7520c2510e569783ba58,ImageLoader@v1.9.3,HttpRequest-Sawicki@http-request-5.6,CommonsIO@2.4
|
||||||
|
rm=libs/*
|
||||||
|
extlibs=android/android-support-v4.jar,guava-r08/guava-r08.jar
|
||||||
|
prebuild=echo 'source.dir=src;$$HttpRequest-Sawicki$$' >> ant.properties && \
|
||||||
|
cp libs/android-support-v4.jar $$aFileChooser$$/libs/android-support-v4.jar && \
|
||||||
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/android-support-v4.jar && \
|
||||||
|
cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/android-support-v4.jar && \
|
||||||
|
cp libs/android-support-v4.jar $$MarkDownView$$/libs/android-support-v4.jar && \
|
||||||
|
pushd $$CommonsIO$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ && \
|
||||||
|
pushd $$ImageLoader$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$ImageLoader$$/target/universal-image-loader-1.9.3.jar libs/
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.6.0
|
Current Version:1.6.2
|
||||||
Current Version Code:31
|
Current Version Code:33
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue