Skip to content

Instantly share code, notes, and snippets.

@ardock
Forked from BanzaiMan/.travis.yml
Created March 13, 2016 17:48
Show Gist options
  • Save ardock/cbdc14727a0853571199 to your computer and use it in GitHub Desktop.
Save ardock/cbdc14727a0853571199 to your computer and use it in GitHub Desktop.
Accept Google's new Android SDK license (June 26, 2014)
language: android
android:
components:
- build-tools-19.0.3
- android-19
- sysimg-19
- extra-android-support
licenses:
- android-sdk-license-5be876d5 # new license!
- '.*intel.+'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment