android-sdk r12

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Felix Schulze 2011-07-14 23:02:20 +02:00 committed by Adam Vandenberg
parent 68d4dec494
commit 56bf66c2d8

View file

@ -1,10 +1,10 @@
require 'formula'
class AndroidSdk < Formula
url 'http://dl.google.com/android/android-sdk_r11-mac_x86.zip'
url 'http://dl.google.com/android/android-sdk_r12-mac_x86.zip'
homepage 'http://developer.android.com/index.html'
md5 '85bed5ed25aea51f6a447a674d637d1e'
version 'r11'
md5 '341544e4572b4b1afab123ab817086e7'
version 'r12'
def self.var_dirs
%w[platforms samples temp add-ons bin]