1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Update Jackrabbit-WebDAV version

This commit is contained in:
David A. Velasco 2016-09-27 11:43:15 +02:00
parent 61b033b1d9
commit 1440809fc7
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ repositories {
} }
dependencies { dependencies {
compile 'org.apache.jackrabbit:jackrabbit-webdav:2.12.2' compile 'org.apache.jackrabbit:jackrabbit-webdav:2.12.4'
} }
android { android {