Update CV of NewsBlur to 4.3.0b2 (93)

This commit is contained in:
F-Droid Builder 2015-05-08 02:41:18 +01:00 committed by Ciaran Gultnieks
parent b6fde97f2e
commit dc37e68342

View file

@ -285,10 +285,14 @@ Build:4.3.0b1,92
ls | grep -v android | xargs rm -rf && \
cd .. && \
ls | grep -v clients | xargs rm -rf
build=pushd $$OkHttp$$ && $$MVN3$$ package -DskipTests && popd && \
build=pushd $$OkHttp$$ && \
$$MVN3$$ package -DskipTests && \
popd && \
cp $$OkHttp$$/okhttp-android-support/target/okhttp-android-support-2.3.0.jar libs/ && \
cp $$OkHttp$$/okhttp/target/okhttp-2.3.0.jar libs/ && \
pushd $$OkIo$$ && $$MVN3$$ package -DskipTests && popd && \
pushd $$OkIo$$ && \
$$MVN3$$ package -DskipTests && \
popd && \
cp $$OkIo$$/okio/target/okio-1.3.0.jar libs/
Maintainer Notes:
@ -298,6 +302,6 @@ just a small part of the larger repo.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:4.3.0b1
Current Version Code:92
Current Version:4.3.0b2
Current Version Code:93