Update TTRSS-Reader to 1.80 (1800)

This commit is contained in:
Ciaran Gultnieks 2014-12-16 12:54:42 +00:00
parent a8157b58e4
commit 0b190fb534

View file

@ -272,6 +272,16 @@ Build:1.78,1780
cp -r $$Google-Gson$$/src/main/java/com/ src/main/java/
target=android-19
Build:1.80,1800
commit=dddf4b58d5e3
subdir=ttrss-reader
srclibs=1:ActionBarSherlock@4.4.0,2:LocaleAPI@bc2d5a1,Google-Gson@gson-2.2.2
extlibs=guava-r08/guava-r08.jar
prebuild=rm libs/gson*.jar libs/utils.jar && \
mkdir -p src/main/java/ && \
cp -r $$Google-Gson$$/src/main/java/com/ src/main/java/
target=android-19
Maintainer Notes:
Tags frequently get deleted and re-added pointing to somewhere else. Always use
the tag to get the right commit, but specify the commit hash, not the tag, in