Build tools 24.0.1

pull/437/head
Alex Baker 8 years ago
parent 79a4fe7582
commit 84dfa3ff5c

@ -9,7 +9,7 @@ android:
- tools # https://github.com/travis-ci/travis-ci/issues/5049
- android-24
- platform-tools-24
- build-tools-24.0.0
- build-tools-24.0.1
- extra-android-m2repository
- extra-google-m2repository
licenses:

@ -28,7 +28,7 @@ android {
}
compileSdkVersion 24
buildToolsVersion "24.0.0"
buildToolsVersion "24.0.1"
defaultConfig {
applicationId "org.tasks"

Loading…
Cancel
Save