Skip to content

Commit

Permalink
Fixed travis android sdk api level
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoperini committed Mar 11, 2020
1 parent b178dca commit 4b2ccfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android:
components:
- tools
- build-tools-28.0.3
- android-28
- android-29

before_script:
- sed -i "s/versionName.*/versionName \"${TRAVIS_TAG}\"/g" app/build.gradle
Expand Down

0 comments on commit 4b2ccfb

Please sign in to comment.