Update TTRSS-Reader to 1.83 (1830)

This commit is contained in:
Boris Kraut 2015-04-17 17:05:09 +02:00
parent 96b2703256
commit 74a965c054

View file

@ -293,6 +293,13 @@ Build:1.82,1822
rm=ttrssreader/libs/*.jar rm=ttrssreader/libs/*.jar
prebuild=sed -i -e '/google-utils.jar/d' -e '/gson/acompile "com.google.guava:guava:18.0"' build.gradle prebuild=sed -i -e '/google-utils.jar/d' -e '/gson/acompile "com.google.guava:guava:18.0"' build.gradle
Build:1.83,1830
commit=bf0c0b9b808554c086b5c6f5a7b2eaadb2cc5269
subdir=ttrssreader
gradle=yes
rm=ttrssreader/libs/*.jar
prebuild=sed -i -e '/google-utils.jar/d' -e '/gson/acompile "com.google.guava:guava:18.0"' build.gradle
Maintainer Notes: Maintainer Notes:
Tags frequently get deleted and re-added pointing to somewhere else. Always use 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 tag to get the right commit, but specify the commit hash, not the tag, in