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

Update build tools version

This commit is contained in:
David A. Velasco 2017-04-18 18:57:29 +02:00
parent 24041deb6d
commit 096b46ca3c
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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