android-sdk r21.1

Closes Homebrew/homebrew#17851.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Sean Fleming 2013-02-15 00:26:28 +00:00 committed by Adam Vandenberg
parent 2234b588f6
commit 4bcbdf305b

View file

@ -8,9 +8,9 @@ end
class AndroidSdk < Formula
homepage 'http://developer.android.com/index.html'
url 'http://dl.google.com/android/android-sdk_r21.0.1-macosx.zip'
version 'r21.0.1'
sha1 '1628ed39aa4bd88423b31eb505b3529cda36794c'
url 'http://dl.google.com/android/android-sdk_r21.1-macosx.zip'
version 'r21.1'
sha1 '3f8148ce1c0e8a6e8f48334f5e34dd7c198f2a4e'
# TODO docs and platform-tools
# See the long comment below for the associated problems