Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 430 Bytes

File metadata and controls

27 lines (12 loc) · 430 Bytes

gradle命令打包

--

这个是打包所有渠道release版本

--gradlew assemble

--gradlew assembleRelease

如果你只要打某个渠道的

--gradlew assembleBaiduRelease

--

LeanCloud测试

数据存储API地址:https://leancloud.cn/docs/leanstorage-started-android.html

确认本地网络环境是可以访问 LeanCloud 服务器的,可以执行以下命令行:

--ping api.leancloud.cn