TTRSS-Reader: update to 1.78, plus some jar cleanup
This commit is contained in:
parent
b72fc91e35
commit
baacb9315b
|
@ -262,9 +262,17 @@ Build:1.76,1760
|
|||
srclibs=1:ActionBarSherlock@4.4.0,2:LocaleAPI@bc2d5a1
|
||||
target=android-19
|
||||
|
||||
Maintainer Notes:
|
||||
Check (and remove jars) witht the next version, no matter if they changed!
|
||||
Build:1.78,1780
|
||||
commit=d4de79358ffa
|
||||
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
|
||||
the build data.
|
||||
|
|
Loading…
Reference in a new issue