Update ownCloud News Reader to 0.8.8 (80)

This commit is contained in:
Rancor 2015-04-12 12:49:05 +02:00
parent a0c005ba0e
commit 2b3d1086c6

View file

@ -210,6 +210,21 @@ Build:0.8.4,76
sed -i -e '/MIN_SDK/d' ../gradle.properties && \
echo -e "\nANDROID_BUILD_MIN_SDK_VERSION=11\nMIN_SDK=11" >> ../gradle.properties
Build:0.8.8,80
commit=v.0.8.8
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.
@ -218,6 +233,6 @@ to RepoManifest.
Auto Update Mode:None
#Update Check Mode:Tags
Update Check Mode:RepoManifest
Current Version:0.8.7
Current Version Code:79
Current Version:0.8.8
Current Version Code:80