Skip to content

Commit

Permalink
[FIX] Update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
André Sousa committed Oct 13, 2019
1 parent f46deb4 commit 400569f
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 @@ -7,10 +7,10 @@ android:
- tools

# The BuildTools version used by your project
- build-tools-28.0.3
- build-tools-29.0.2

# The SDK version used to compile your project
- android-28
- android-29

before_script:
- chmod +x gradlew
Expand Down

0 comments on commit 400569f

Please sign in to comment.