Update Episodes to 0.7 (7)
This commit is contained in:
parent
f5cdc39c33
commit
b15eb83a24
|
@ -30,6 +30,21 @@ Build:0.5,5
|
||||||
Build:0.6,6
|
Build:0.6,6
|
||||||
commit=v0.6
|
commit=v0.6
|
||||||
|
|
||||||
|
Build:0.7,7
|
||||||
|
commit=v0.7
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
rm=libs/*
|
||||||
|
srclibs=ImageLoader@v1.9.3
|
||||||
|
prebuild=cp libs/android-support-v4.jar appcompat/libs/android-support-v4.jar && \
|
||||||
|
pushd $$ImageLoader$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$ImageLoader$$/target/universal-image-loader-1.9.3.jar libs/
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
TODO: appcompat/*v7*jr
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.7
|
Current Version:0.7
|
||||||
|
|
Loading…
Reference in a new issue