Platform and build tools 24.0.2

pull/467/head
Alex Baker 9 years ago
parent 066803e199
commit 2d53546797

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

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

Loading…
Cancel
Save