Skip to content

Commit

Permalink
android-sdk 23
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#30471.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Sergey authored and MikeMcQuaid committed Jun 26, 2014
1 parent c031fff commit 597b003
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/android-sdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class AndroidSdk < Formula
homepage 'http://developer.android.com/index.html'
url 'http://dl.google.com/android/android-sdk_r22.6.2-macosx.zip'
version '22.6.2'
sha1 '6abb9cf56529a40ac29fa70a95f5741fa1ae0f86'
url 'http://dl.google.com/android/android-sdk_r23-macosx.zip'
version '23'
sha1 '7119841e5fcadd8ef2b75c1fe419c4cbc9a97336'

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 597b003

Please sign in to comment.