Update ownCloud News Reader to 0.8.2 (74)

This commit is contained in:
Boris Kraut 2014-12-18 23:26:28 +01:00
parent 6bedf0e004
commit 83418dd27c

View file

@ -158,9 +158,9 @@ Build:0.7.5,69
Build:0.7.7,71
commit=v.0.7.7
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
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
gradle=yes
rm=ShowcaseView,News-Android-App/src/main/libs/*jar
prebuild=sed -i -e '/src\/main\/libs/d' build.gradle && \
@ -169,12 +169,29 @@ Build:0.7.7,71
sed -i -e '/MIN_SDK/d' ../gradle.properties && \
echo -e "\nANDROID_BUILD_MIN_SDK_VERSION=11\nMIN_SDK=11" >> ../gradle.properties
Build:0.8.2,74
commit=0bc03203c3f3efa611276c4f2e5ced0245d431ee
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
gradle=yes
rm=ShowcaseView,News-Android-App/src/main/libs/*jar
prebuild=sed -i -e '/src\/main\/libs/d' build.gradle && \
sed -i -e '/ShowcaseView/d' ../build.gradle build.gradle && \
sed -i -e "/freemarker/acompile 'org.jsoup:jsoup:1.7.2'\ncompile 'com.google.code.gson:gson:2.2.4'\ncompile 'com.github.amlcurran.showcaseview:library:5.0.0@aar'" 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.
Releases are usually (not always) tagged. Tag names are erratic. Switch back
to RepoManifest.
.
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.7.7
Current Version Code:71
#Update Check Mode:Tags
Update Check Mode:RepoManifest
Current Version:0.8.2
Current Version Code:74