Update DAVdroid to 0.6.9.10 (50)
This commit is contained in:
parent
050a426088
commit
4f7a823c9d
|
@ -16,6 +16,10 @@ hoster to keep your contacts and events under your control. Integrates
|
||||||
natively in Android calendar/contact apps. See homepage for configuration
|
natively in Android calendar/contact apps. See homepage for configuration
|
||||||
details, including info about self-signed certificates.
|
details, including info about self-signed certificates.
|
||||||
|
|
||||||
|
Warning: This app currently uses a precompiled binary lib to fix erroneous
|
||||||
|
behavior in upstream. The issue has been reported, fixed and will ship in
|
||||||
|
the next release. Further information in the [https://issues.apache.org/jira/browse/HTTPCLIENT-1566 bugtracker].
|
||||||
|
|
||||||
[https://github.com/bitfireAT/davdroid/releases Changelog]
|
[https://github.com/bitfireAT/davdroid/releases Changelog]
|
||||||
.
|
.
|
||||||
|
|
||||||
|
@ -140,6 +144,7 @@ Build:0.6.8,47
|
||||||
commit=v0.6.8
|
commit=v0.6.8
|
||||||
|
|
||||||
Build:0.6.9.2,50
|
Build:0.6.9.2,50
|
||||||
|
disable=builds locally
|
||||||
commit=v0.6.9.2
|
commit=v0.6.9.2
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
@ -150,13 +155,12 @@ Build:0.6.9.2,50
|
||||||
popd && \
|
popd && \
|
||||||
cp $$ApacheHttpClientAndroid$$/build/libs/httpclient-android-4.3.5.1-SNAPSHOT.jar lib/httpclient-android-4.3.5.davdroid1.jar
|
cp $$ApacheHttpClientAndroid$$/build/libs/httpclient-android-4.3.5.1-SNAPSHOT.jar lib/httpclient-android-4.3.5.davdroid1.jar
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:0.6.9.10,51
|
||||||
* 0.6.9.2 builds locally but will probably break on the BS.
|
commit=v0.6.9.10
|
||||||
* Reset AUM once httpclient 4.3.5.1 is released and used.
|
subdir=app
|
||||||
.
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:Version v%v
|
||||||
#Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.6.10
|
Current Version:0.6.10
|
||||||
Current Version Code:51
|
Current Version Code:51
|
||||||
|
|
Loading…
Reference in a new issue