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

Update Android SDK Build Tools to version 24.0.2

This commit is contained in:
David A. Velasco 2016-08-29 10:45:06 +02:00
parent ebcaf1ddfc
commit 855a06045e
5 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ android:
# second 'tools' updates SDK tools 'til last version ** in remote repository number 11 ** (current last one) # second 'tools' updates SDK tools 'til last version ** in remote repository number 11 ** (current last one)
- tools - tools
- platform-tools - platform-tools
- build-tools-24.0.1 - build-tools-24.0.2
- android-24 - android-24
- sys-img-armeabi-v7a-android-24 - sys-img-armeabi-v7a-android-24
branches: branches:

View File

@ -19,7 +19,7 @@ dependencies {
android { android {
compileSdkVersion 24 compileSdkVersion 24
buildToolsVersion "24.0.1" buildToolsVersion "24.0.2"
sourceSets { sourceSets {
main { main {

View File

@ -10,7 +10,7 @@ dependencies {
android { android {
compileSdkVersion 24 compileSdkVersion 24
buildToolsVersion "24.0.1" buildToolsVersion "24.0.2"
sourceSets { sourceSets {
main { main {

View File

@ -21,7 +21,7 @@ dependencies {
android { android {
compileSdkVersion 24 compileSdkVersion 24
buildToolsVersion "24.0.1" buildToolsVersion "24.0.2"
sourceSets { sourceSets {
main { main {

View File

@ -7,7 +7,7 @@ dependencies {
android { android {
compileSdkVersion 24 compileSdkVersion 24
buildToolsVersion "24.0.1" buildToolsVersion "24.0.2"
sourceSets { sourceSets {
main { main {