mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Update build tools to 26.0.2
This commit is contained in:
parent
2dde542356
commit
2109ab98a1
@ -19,7 +19,7 @@ dependencies {
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion '26.0.0'
|
||||
buildToolsVersion '26.0.2'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
@ -10,7 +10,7 @@ dependencies {
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "26.0.0"
|
||||
buildToolsVersion "26.0.2"
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
@ -12,7 +12,7 @@ dependencies {
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "26.0.0"
|
||||
buildToolsVersion "26.0.2"
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
@ -7,7 +7,7 @@ dependencies {
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "26.0.0"
|
||||
buildToolsVersion "26.0.2"
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
Loading…
x
Reference in New Issue
Block a user