Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.

Commit

Permalink
Using android 28
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergej Shafarenka committed Jan 22, 2019
1 parent f67dcc1 commit 05a10b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -8,12 +8,12 @@ android:
components:
- tools
- platform-tools
- build-tools-27.0.3
- android-27
- build-tools-28.0.3
- android-28
- extra-android-m2repository

before_install:
- yes | sdkmanager "platforms;android-27"
- yes | sdkmanager "platforms;android-28"

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit 05a10b3

Please sign in to comment.