Skip to content

Commit

Permalink
updated travis for new buildtools (27.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsasha committed May 20, 2018
1 parent 0e757a6 commit bc111c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ android:
components:
# The BuildTools version used by your project
- tools
- build-tools-27.0.2
- build-tools-27.0.3

# The SDK version used to compile your project
- android-27

# Additional components
- extra-android-m2repository
- extra-google-m2repository
- addon-google_apis-google-26
- addon-google_apis-google-27

before_install:
- export JAVA8_HOME=/usr/lib/jvm/java-8-oracle
Expand Down

0 comments on commit bc111c2

Please sign in to comment.