Ai
23 Star 162 Fork 53

QMUI/QMUI_Android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 387 Bytes
一键复制 编辑 原始数据 按行查看 历史
cgspine 提交于 2019-07-11 23:24 +08:00 . refector publish script
apply plugin: 'java-library'
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation project(':lib')
implementation 'com.squareup:javapoet:1.10.0'
implementation 'com.google.auto.service:auto-service:1.0-rc2'
annotationProcessor 'com.google.auto.service:auto-service:1.0-rc2'
}
sourceCompatibility = "1.7"
targetCompatibility = "1.7"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/QMUI/QMUI_Android.git
git@gitee.com:QMUI/QMUI_Android.git
QMUI
QMUI_Android
QMUI_Android
master

搜索帮助