Skip to content

Commit

Permalink
android-sdk: don't need a bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Oct 21, 2015
1 parent dfd7859 commit 81605bc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Formula/android-sdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ class AndroidSdk < Formula
version "24.4.1"
sha256 "ce1638cb48526a0e55857fc46b57eda4349e6512006244ad13dd6c1361c74104"

bottle do
cellar :any
sha256 "6813bb19eb0127850832a32cddd55cfd0106a8d079726c3a9e8e18855efe0165" => :el_capitan
sha256 "7210e0118c1bbba916add540c9a1b7dc9b14b0c2cfbdbea9a1e0ca0e6b0143ec" => :yosemite
sha256 "e148339aa960c019ae70e967b3cadcd57fe93838067453b21264a8e330818a42" => :mavericks
end
bottle :unneeded

conflicts_with "android-platform-tools",
:because => "The Android Platform-Tools need to be installed as part of the SDK."
Expand Down

0 comments on commit 81605bc

Please sign in to comment.