mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update NewsBlur to 4.2.0 (87)
This commit is contained in:
parent
ad09865ec5
commit
16ccedf63e
1 changed files with 11 additions and 0 deletions
|
|
@ -220,6 +220,17 @@ Build:4.2.0b2,86
|
|||
cd .. && \
|
||||
ls | grep -v clients | xargs rm -rf
|
||||
|
||||
Build:4.2.0,87
|
||||
commit=46b78f70a930a440b56cf1e529b84086ba621635
|
||||
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