Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

@goderbauer
Copy link
Member

@goderbauer goderbauer commented Jun 20, 2017

Travis uses the deprecated android CLI to install the Android SDK. Unfortunately, at this point that outdated tool is unable to install the latest version of the "Google Repository" Android SDK component. Switching to managing the Android SDK by hand on Travis. That way, we can use sdkmanager (one of the replacements for android) and download the latest versions of the Android SDK components.

This change is required to update the plugin dependencies to the latest versions (#141), which require the latest "Google Repository" version.

Travis uses the deprecated `android` CI to install the Android SDK. Unfortunatelly, at this point that outdated too is unable to install the latest version of the "Google Repository" Android SDK component. Switching to managing the Androd SDK by hand on Travis. That way, we can use `sdkmanager` (one of the replacements for `android`) and downlaod the latest versions of the Andorid SDK components.

This change is required to update the plugin dependencies to the latest versions (flutter#141), which require the latest "Google Repository" version.
@goderbauer
Copy link
Member Author

/cc @yegor

Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@goderbauer goderbauer merged commit 9aadb46 into flutter:master Jun 20, 2017
@goderbauer goderbauer deleted the updateTravis branch June 20, 2017 19:46
HansMuller pushed a commit to HansMuller/plugins that referenced this pull request Jun 30, 2017
Travis uses the deprecated `android` CI to install the Android SDK. Unfortunatelly, at this point that outdated too is unable to install the latest version of the "Google Repository" Android SDK component. Switching to managing the Androd SDK by hand on Travis. That way, we can use `sdkmanager` (one of the replacements for `android`) and downlaod the latest versions of the Andorid SDK components.

This change is required to update the plugin dependencies to the latest versions (flutter#141), which require the latest "Google Repository" version.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants