Skip to content

Instantly share code, notes, and snippets.

@BanzaiMan
Created June 26, 2014 20:12
Show Gist options
  • Save BanzaiMan/545cf6d6fe9639c7c7cd to your computer and use it in GitHub Desktop.
Save BanzaiMan/545cf6d6fe9639c7c7cd 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.+'
@BanzaiMan
Copy link
Author

/android-sdk-license-[0-9a-f]{8}/ may be more resilient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment