From 16ccedf63ec8b84bf7a84bd8cdd58af4f137d1e4 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 24 Feb 2015 12:45:50 +0100 Subject: [PATCH] Update NewsBlur to 4.2.0 (87) --- metadata/com.newsblur.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index b5fcd26187..e992e11c9c 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -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.