Update ownCloud News Reader to 0.9.4 (87)

This commit is contained in:
Boris Kraut 2015-07-19 10:09:30 +02:00
parent 693ebd4196
commit 083f28c459

View file

@ -265,6 +265,19 @@ Build:0.9.2,85
sed -i -e '/MIN_SDK/d' ../gradle.properties && \
echo -e "\nANDROID_BUILD_MIN_SDK_VERSION=11\nMIN_SDK=11" >> ../gradle.properties
Build:0.9.4,87
commit=b9c885eb20732331f7c5081004f39a26f9fd6db5
subdir=News-Android-App
submodules=yes
init=sed -i -e '/ANDROID_BUILD_TOOLS_VERSION/d' -e '/ANDROID_BUILD_SDK_VERSION/abuildToolsVersion "21"' build.gradle ../ownCloud-Account-Importer/build.gradle ../Changeloglib/ChangeLogLibrary/build.gradle && \
sed -i 's;BUILD_TOOLS_VERSION;"21";' ../ShowcaseView/library/build.gradle && \
sed -i 's/runProguard false/minifyEnabled false/g' ../ownCloud-Account-Importer/build.gradle
gradle=yes
prebuild=\
sed -i -e "/freemarker/acompile 'org.jsoup:jsoup:1.7.2'\ncompile 'com.google.code.gson:gson:2.2.4'" build.gradle && \
sed -i -e '/MIN_SDK/d' ../gradle.properties && \
echo -e "\nANDROID_BUILD_MIN_SDK_VERSION=11\nMIN_SDK=11" >> ../gradle.properties
Maintainer Notes:
Releases are usually (not always) tagged. Tag names are erratic. Switch back
to RepoManifest.