File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,21 +20,21 @@ android:
2020 - tools # to get the new `repository-11.xml`
2121 - tools # see https://github.com/travis-ci/travis-ci/issues/6040#issuecomment-219367943)
2222 - platform-tools
23- - build-tools-27 .0.3
23+ - build-tools-28 .0.3
2424 - android-22
25- - android-27
25+ - android-28
2626 - extra-android-m2repository
2727 - extra-google-m2repository
2828 - extra-google-google_play_services
29- - addon-google_apis-google-27
29+ - addon-google_apis-google-28
3030 - sys-img-armeabi-v7a-android-22
3131 licenses :
3232 - ' android-sdk-preview-license-52d11cd2'
3333 - ' android-sdk-license-.+'
3434 - ' google-gdk-license-.+'
3535
3636before_install :
37- - yes | sdkmanager "platforms;android-27 "
37+ - yes | sdkmanager "platforms;android-28 "
3838 - mkdir -p "$ANDROID_HOME/licenses"
3939 - echo -e "\n8933bad161af4178b1185d1a37fbf41ea5269c55" > "$ANDROID_HOME/licenses/android-sdk-license"
4040 - echo -e "\n84831b9409646a918e30573bab4c9c91346d8abd" > "$ANDROID_HOME/licenses/android-sdk-preview-license"
You can’t perform that action at this time.
0 commit comments