Update TTRSS-Reader to 1.80 (1800)
This commit is contained in:
parent
a8157b58e4
commit
0b190fb534
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue