Update ownCloud News Reader to 0.8.4 (76)

This commit is contained in:
Rancor 2015-01-18 10:56:11 +01:00
parent f76f811374
commit 600b27cd1c

View file

@ -196,6 +196,20 @@ Build:0.8.3,75
sed -i -e '/MIN_SDK/d' ../gradle.properties && \
echo -e "\nANDROID_BUILD_MIN_SDK_VERSION=11\nMIN_SDK=11" >> ../gradle.properties
Build:0.8.4,76
commit=dfc4bf861675d44fe25ad5116655584be1a7be1f
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 ../MessageBar/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
rm=News-Android-App/src/main/libs/*jar
prebuild=sed -i -e '/src\/main\/libs/d' build.gradle && \
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.