Update NewsBlur (com.newsblur) to 3.5.5 (57)

This commit is contained in:
Daniel Martí 2014-01-20 23:30:06 +01:00
parent 7cd2f42918
commit ba799a7428

View file

@ -78,7 +78,7 @@ Build:2.5.0,43
init=rm -rf libs/ActionBarSherlock/bin/ libs/ActionBarSherlock/gen/
update=.;libs/ActionBarSherlock
prebuild=cd ../../ && \
ls |g rep -v android | xargs rm -rf && \
ls | grep -v android | xargs rm -rf && \
cd ../ && \
ls | grep -v clients | xargs rm -rf
@ -86,15 +86,20 @@ Build:3.0.0,44
commit=0d3e904e3549b
subdir=clients/android/NewsBlur
prebuild=cd ../.. && \
ls |g rep -v android | xargs rm -rf && \
ls | grep -v android | xargs rm -rf && \
cd .. && \
ls | grep -v clients | xargs rm -rf
Build:3.0.0,50
disable=Not a real version
Build:3.5.5,57
commit=9af2c61e6870627
subdir=clients/android/NewsBlur
prebuild=cd ../.. && \
ls | grep -v android | xargs rm -rf && \
cd .. && \
ls | grep -v clients | xargs rm -rf
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.0.0
Current Version Code:50
Current Version:3.5.5
Current Version Code:57