Update sdk and build-tools

This commit is contained in:
Daniel Martí 2014-06-11 22:47:54 +02:00
parent b63ce63017
commit a50e6dbfbd
3 changed files with 6 additions and 7 deletions

View file

@ -62,9 +62,9 @@ if not os.path.exists(cachedir):
os.mkdir(cachedir)
cachefiles = [
('android-sdk_r22.6-linux.tgz',
'https://dl.google.com/android/android-sdk_r22.6-linux.tgz',
'da4c25536ba7f85cdd37be8636fcc563480410788df30c3fc5b5c876e6220e5f'),
('android-sdk_r22.6.2-linux.tgz',
'https://dl.google.com/android/android-sdk_r22.6.2-linux.tgz',
''),
('gradle-1.4-bin.zip',
'https://services.gradle.org/distributions/gradle-1.4-bin.zip',
'cd99e85fbcd0ae8b99e81c9992a2f10cceb7b5f009c3720ef3a0078f4f92e94e'),