Gradle安装
下载Binary-only:https://gradle.org/releases/
配置环境变量./bash_profile
:
/opt/gradle/gradle-6.2.2/bin/Users/houyunfei/tools/gradle-8.10
测试是否安装成功:
source ~/.bash_profile
gradle -v
下载Binary-only:https://gradle.org/releases/
配置环境变量./bash_profile
:
/opt/gradle/gradle-6.2.2/bin/Users/houyunfei/tools/gradle-8.10
测试是否安装成功:
source ~/.bash_profile
gradle -v