You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install("Google Chrome","Installing Google Chrome (required to debug NativeScript apps)","brew cask install google-chrome",false,false);
110
+
111
+
# Install JDK 1.8
109
112
install("Java SE Development Kit 8","Installing the Java SE Development Kit 8 ... This might take some time, please, be patient. (You will be prompted for your password)",'brew cask install java8',false,false)
110
-
install("Android SDK","Installing Android SDK",'brew tap caskroom/cask; brew cask install android-sdk',false)
0 commit comments