Merge branch 'update_oc_newsreader' into 'master'
Update ownCloud News Reader to 0.9.5.2 (90) Build, install and short functionality tested. With the current state of the app build we probably could consider to enable the AUM (if upstream continue to correctly tag the releases as with the last few ones). See merge request !895
This commit is contained in:
commit
9cf1110e64
|
@ -278,6 +278,12 @@ Build:0.9.4,87
|
|||
sed -i -e '/MIN_SDK/d' ../gradle.properties && \
|
||||
echo -e "\nANDROID_BUILD_MIN_SDK_VERSION=11\nMIN_SDK=11" >> ../gradle.properties
|
||||
|
||||
Build:0.9.5.2,90
|
||||
commit=v.0.9.5.2
|
||||
subdir=News-Android-App
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Releases are usually (not always) tagged. Tag names are erratic. Switch back
|
||||
to RepoManifest.
|
||||
|
|
Loading…
Reference in a new issue