We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd1e62 commit 7f81c58Copy full SHA for 7f81c58
android.sh
@@ -18,12 +18,8 @@ fi
18
# Make sure we’re using the latest Homebrew.
19
brew update
20
21
-# Install Cask
22
-brew install caskroom/cask/brew-cask
23
-brew tap caskroom/versions
24
-
25
brew cask install --appdir="~/Applications" java
26
-brew cask install --appdir="~/Applications" Caskroom/versions/intellij-idea-ce
+brew cask install --appdir="~/Applications" intellij-idea-ce
27
brew cask install --appdir="~/Applications" android-studio
28
29
brew install android-sdk
0 commit comments