Created
June 26, 2014 20:12
-
-
Save BanzaiMan/545cf6d6fe9639c7c7cd to your computer and use it in GitHub Desktop.
Accept Google's new Android SDK license (June 26, 2014)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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
/android-sdk-license-[0-9a-f]{8}/may be more resilient.