Update ownCloud to 2.6.0 (20600000)
This commit is contained in:
parent
ba46234c6a
commit
6c13c243e1
|
|
@ -276,6 +276,13 @@ Build:2.5.0,20500000
|
||||||
srclibs=TouchImageView@v1.2.0
|
srclibs=TouchImageView@v1.2.0
|
||||||
rm=libs/disklrucache*,owncloud-android-library/libs,user_manual
|
rm=libs/disklrucache*,owncloud-android-library/libs,user_manual
|
||||||
|
|
||||||
|
Build:2.6.0,20600000
|
||||||
|
commit=oc-android-2.6.0
|
||||||
|
submodules=yes
|
||||||
|
gradle=yes
|
||||||
|
srclibs=TouchImageView@v1.2.0
|
||||||
|
rm=libs/disklrucache*,owncloud-android-library/libs,user_manual
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Last jar in use is touch-image-view, since apparently it's not in any maven
|
Last jar in use is touch-image-view, since apparently it's not in any maven
|
||||||
repo. Verified against upstream at https://github.com/MikeOrtiz/TouchImageView.
|
repo. Verified against upstream at https://github.com/MikeOrtiz/TouchImageView.
|
||||||
|
|
@ -283,5 +290,5 @@ repo. Verified against upstream at https://github.com/MikeOrtiz/TouchImageView.
|
||||||
|
|
||||||
Auto Update Mode:Version oc-android-%v
|
Auto Update Mode:Version oc-android-%v
|
||||||
Update Check Mode:Tags ^oc-android-[0-9.]*
|
Update Check Mode:Tags ^oc-android-[0-9.]*
|
||||||
Current Version:2.5.0
|
Current Version:2.6.0
|
||||||
Current Version Code:20500000
|
Current Version Code:20600000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue