mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update NewsBlur to 4.0.1 (79)
This commit is contained in:
parent
f85a0462df
commit
05451573fa
1 changed files with 11 additions and 0 deletions
|
|
@ -165,6 +165,17 @@ Build:4.0.0,78
|
|||
cd .. && \
|
||||
ls | grep -v clients | xargs rm -rf
|
||||
|
||||
Build:4.0.1,79
|
||||
commit=4aead01e3442eadfcbb7e5cf451e55184386a03f
|
||||
subdir=clients/android/NewsBlur
|
||||
srclibs=Google-Gson@gson-2.2.4
|
||||
rm=clients/android/NewsBlur/libs/gson*jar
|
||||
prebuild=cp -r $$Google-Gson$$/src/main/java/com src/ && \
|
||||
cd ../.. && \
|
||||
ls | grep -v android | xargs rm -rf && \
|
||||
cd .. && \
|
||||
ls | grep -v clients | xargs rm -rf
|
||||
|
||||
Maintainer Notes:
|
||||
No tags, but commits are usually clearly marked. Note that the android client is
|
||||
just a small part of the larger repo.
|
||||
|
|
|
|||
Loading…
Reference in a new issue