1 Star 0 Fork 93

alex12075/AppUpdater

forked from Jenly/AppUpdater 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 633 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jenly 提交于 2021-04-25 15:40 . CI
language: android
jdk: oraclejdk8
before_install:
- yes | sdkmanager "platforms;android-29"
env:
global:
- ANDROID_API_LEVEL=29
- ANDROID_BUILD_TOOLS_VERSION=29.0.3
- TRAVIS_SECURE_ENV_VARS=true
android:
components:
# The BuildTools version used by your project
- tools
- platform-tools
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
- extra-android-m2repository
- extra-google-android-support
# The SDK version used to compile your project
- android-$ANDROID_API_LEVEL
licenses:
- '.+'
script:
- ./gradlew clean
# - ./gradlew bintrayUpload
- ./gradlew assembleDebug
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/alex12075/AppUpdater.git
git@gitee.com:alex12075/AppUpdater.git
alex12075
AppUpdater
AppUpdater
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385