diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index bd4b726be0..32244ed125 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -146,6 +146,14 @@ Build:3.7.0,67 cd .. && \ ls | grep -v clients | xargs rm -rf +Build:3.7.1,68 + commit=d7cfe818 + subdir=clients/android/NewsBlur + prebuild=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.