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

Update build tools to 26.0.2

This commit is contained in:
David A. Velasco
2017-10-09 10:59:32 +02:00
committed by davigonz
parent 2dde542356
commit 2109ab98a1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ dependencies {
android {
compileSdkVersion 24
buildToolsVersion '26.0.0'
buildToolsVersion '26.0.2'
sourceSets {
main {
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies {
android {
compileSdkVersion 24
buildToolsVersion "26.0.0"
buildToolsVersion "26.0.2"
sourceSets {
main {
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies {
android {
compileSdkVersion 24
buildToolsVersion "26.0.0"
buildToolsVersion "26.0.2"
sourceSets {
main {
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies {
android {
compileSdkVersion 24
buildToolsVersion "26.0.0"
buildToolsVersion "26.0.2"
sourceSets {
main {