Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
🆙 Build Tools 25.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Nov 26, 2016
1 parent 91ca0aa commit f4bff8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,7 +6,7 @@ jdk:
android:
components:
- android-25
- build-tools-25.0.0
- build-tools-25.0.1
- extra-android-m2repository
- platform-tools
- tools
Expand Down Expand Up @@ -34,7 +34,7 @@ before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock

before_install:
- echo y | android update sdk --all --no-ui --force --filter build-tools-25.0.0
- echo y | android update sdk --all --no-ui --force --filter build-tools-25.0.1
- echo y | android update sdk --all --no-ui --force --filter android-25

script:
Expand Down

0 comments on commit f4bff8c

Please sign in to comment.