2 Star 0 Fork 0

chenpengfu/WyAppointmentDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
configDependencies.gradle 820 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenpf 提交于 2024-08-15 14:32 . 更改为support 版本
ext {
outsideDependencies = [
mmkv : 'com.tencent:mmkv:1.0.19',
constraintlayout : 'com.android.support.constraint:constraint-layout:2.0.4',
appcompat : 'com.android.support:appcompat-v7:27.1.0',
leanback : 'com.android.support:leanback-v17:27.1.0',
lifecycle_process : 'android.arch.lifecycle:runtime:1.1.0',
gson : 'com.google.code.gson:gson:2.8.5',
glide : 'com.github.bumptech.glide:glide:4.8.0',
okhttp3_integration : 'com.github.bumptech.glide:okhttp3-integration:4.8.0',
core : 'com.google.zxing:core:3.4.0',
material : 'com.android.support:design:27.1.1'
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenpengfu/wy-appointment-demo.git
git@gitee.com:chenpengfu/wy-appointment-demo.git
chenpengfu
wy-appointment-demo
WyAppointmentDemo
demo

搜索帮助