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

Update build tools to 26.0.0, for future support of Android O

This commit is contained in:
David A. Velasco
2017-06-14 17:20:21 +02:00
committed by davigonz
parent c560f4fb4b
commit 40af731eb0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies {
android {
compileSdkVersion 24
buildToolsVersion "24.0.2"
buildToolsVersion "26.0.0"
sourceSets {
main {