Update CV of Lffl Feed Reader to 2.0 (10)

This commit is contained in:
F-Droid Builder 2015-01-06 02:36:26 +00:00 committed by Ciaran Gultnieks
parent 40e32db835
commit 9b4ba3f6d1

View file

@ -16,16 +16,23 @@ Repo:https://github.com/enricocid/lffl-feed-reader
Build:1.0,1
disable=crashes
commit=1.9
extlibs=android/android-support-v4r11.jar
srclibs=Crouton@1.8.1,2:FadingActionBar@parent-3.0.0,3:LazyList@be926df2ec5ff81693251629748ed38655075393,JSoup@jsoup-1.8.1.a
extlibs=android/android-support-v4r11.jar
prebuild=sed -i -e '/Crouton/d' project.properties && \
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r11 -Dpackaging=jar -Dfile=libs/android-support-v4r11.jar && \
pushd $$Crouton$$ && $$MVN3$$ package && popd && \
pushd $$JSoup$$ && $$MVN3$$ package && popd && \
pushd $$FadingActionBar$$ && ant release && popd && \
pushd $$Crouton$$ && \
$$MVN3$$ package && \
popd && \
pushd $$JSoup$$ && \
$$MVN3$$ package && \
popd && \
pushd $$FadingActionBar$$ && \
ant release && \
popd && \
cp $$JSoup$$/target/jsoup-1.8.1.jar $$Crouton$$/target/*.jar $$FadingActionBar$$/bin/classes.jar libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1
Current Version:2.0
Current Version Code:10