Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyVanNeck authored Aug 14, 2020
1 parent ba93a94 commit d1625d3
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 @@ -22,8 +22,8 @@ android:
- 'google-gdk-license-.+'

before_install:
# - yes | sdkmanager "platforms;android-26"
# - yes | sdkmanager "build-tools;26.0.0"
- yes | sdkmanager "platforms;android-26"
- yes | sdkmanager "build-tools;26.0.0"
- yes | sdkmanager "platforms;android-28"
- yes | sdkmanager "build-tools;28.0.3"

Expand Down

0 comments on commit d1625d3

Please sign in to comment.