1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +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
+1 -1
View File
@@ -21,7 +21,7 @@ dependencies {
android {
compileSdkVersion 24
buildToolsVersion "24.0.1"
buildToolsVersion "24.0.2"
sourceSets {
main {
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies {
android {
compileSdkVersion 24
buildToolsVersion "24.0.1"
buildToolsVersion "24.0.2"
sourceSets {
main {