Skip to content

Commit

Permalink
Updated travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dlew committed Jun 8, 2021
1 parent ecd78a0 commit 55d5fa6
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 @@ -4,10 +4,13 @@ android:
components:
- tools
- platform-tools
- build-tools-28.0.3
- android-29
- build-tools-30.0.2
- android-30
- extra-android-m2repository

before_install:
- yes | sdkmanager "platforms;android-30"

jdk: oraclejdk8

notifications:
Expand Down

0 comments on commit 55d5fa6

Please sign in to comment.