Build tools 25.0.2

pull/491/merge
Alex Baker 9 years ago
parent 59794ad3ac
commit 750b3edc83

@ -10,7 +10,7 @@ android:
- tools # https://github.com/travis-ci/travis-ci/issues/6040
- android-25
- platform-tools
- build-tools-25.0.0
- build-tools-25.0.2
- extra-android-m2repository
- extra-google-m2repository
licenses:

@ -26,7 +26,7 @@ android {
}
compileSdkVersion 25
buildToolsVersion "25"
buildToolsVersion "25.0.2"
defaultConfig {
applicationId "org.tasks"

Loading…
Cancel
Save