1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

New upstream libraries, task sync bug fix

* use OkHttp 2.6.0, slf4j-android 1.7.13, and ez-vcard 0.9.8
* ical4android: don't delete all tasks instead of single one
This commit is contained in:
Ricki Hirner 2015-11-23 09:07:35 +01:00
parent 5ccdafa074
commit 4adf3001ac
No known key found for this signature in database
GPG Key ID: C4A212CF0B2B4566
4 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@ dependencies {
compile 'dnsjava:dnsjava:2.1.7'
compile 'org.apache.commons:commons-lang3:3.4'
provided 'org.projectlombok:lombok:1.16.6'
compile('org.slf4j:slf4j-android:1.7.12')
compile('org.slf4j:slf4j-android:1.7.13')
compile project(':dav4android')
compile project(':ical4android')
@ -66,5 +66,5 @@ dependencies {
compile project(':MemorizingTrustManager')
androidTestCompile 'com.squareup.okhttp:mockwebserver:2.6.0-SNAPSHOT'
androidTestCompile 'com.squareup.okhttp:mockwebserver:2.6.0'
}

@ -1 +1 @@
Subproject commit b77404b82c6bae193754344ecb00b7e4be88797f
Subproject commit ea03135d7dd194832fdcc8b47bd041b87d918edb

@ -1 +1 @@
Subproject commit 78ad167afdb3a181753bab4f68aa0a47cf0db25b
Subproject commit 7df1b5156073fda73ac36117189acbaa8a5ce2f0

@ -1 +1 @@
Subproject commit 2fd2e95ae66a43b47d6e4139146521e33f1e4f5e
Subproject commit c59c7b4e65e431d7c3ca554cdab9b7ff065e914c