1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

Set jcenter as source of dependencies; build tools updated all the way; Jackrabbit-webdav updated to last stable

This commit is contained in:
David A. Velasco
2016-08-17 13:41:34 +02:00
parent 50a4a0f09e
commit 71fefb286c
5 changed files with 16 additions and 13 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ dependencies {
}
android {
compileSdkVersion 23
buildToolsVersion "23.0.3"
compileSdkVersion 24
buildToolsVersion "24.0.1"
sourceSets {
main {