Skip to content

Commit

Permalink
Update Android SDK Build Tools version for travis
Browse files Browse the repository at this point in the history
- auto-accept license for newer version
  • Loading branch information
Albert Wu authored and nidoran committed Mar 18, 2019
1 parent 52e45af commit 9b16e4a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@ language: android

android:
components:
- build-tools-27.0.3
- build-tools-28.0.3
- android-26

before_install:
- yes | sdkmanager "build-tools;28.0.3"

script:
- ./gradlew test

Expand All @@ -17,4 +20,4 @@ env:
- secure: hLpLbEi5ThL/+qHuEmJvvJkzfBrXbyOjDbd9fSSYESSQuGUoEGH3UM7Ws6eJynv/G0w+xmJIQ4vlDbSBa53vaYwHB2l0Rhcoj3XHHvpMwlckIh/TGA+o4Bd5DHN61Jatm6ja8PFRAhNF4adsLUwObrE6Z9ydepKFYBWSjP4xEws=

git:
depth: 9999999
depth: 9999999

0 comments on commit 9b16e4a

Please sign in to comment.