android-sdk r21.1
Closes Homebrew/homebrew#17851. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2234b588f6
commit
4bcbdf305b
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue