1 Star 0 Fork 41

西楼雪/AndroidUtilCode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 385 Bytes
一键复制 编辑 原始数据 按行查看 历史
Blankj 提交于 2018-03-23 02:43 . see 03/23 log
language: android
jdk: oraclejdk8
sudo: false
android:
components:
- tools
- platform-tools
- build-tools-27.0.2
- android-27
- add-on
- extra
licenses:
- 'android-sdk-license-.+'
notifications:
email: false
before_install:
- yes | $ANDROID_HOME/tools/bin/sdkmanager "build-tools;26.0.2"
script:
- ./gradlew build connectedCheck --info
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/349099139/AndroidUtilCode.git
git@gitee.com:349099139/AndroidUtilCode.git
349099139
AndroidUtilCode
AndroidUtilCode
master

搜索帮助