diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index fa24d542ab..54000465d3 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -198,6 +198,17 @@ Build:4.1.0,84 cd .. && \ ls | grep -v clients | xargs rm -rf +Build:4.2.0b1,85 + commit=5c3dd51d61c446eda87a2f242fb9422339db8bf6 + 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.