3 Star 0 Fork 0

方方面面/花生易购用户端Android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
test.gradle 1.65 KB
一键复制 编辑 原始数据 按行查看 历史
kevin 提交于 2020-07-19 22:51 . commit
ext {
module = [
isModule : false,
moduleHome : false,
moduleProfile : false,
moduleH5 : false,
moduleTrade : false,
moduleCategory: false,
moduleGoods : false,
moduleLogin : false,
moduleLive : false,
moduleIm : false,
]
android = [
compileSdkVersion: 28,
buildToolsVersion: "28.0.3",
applicationId : "com.yizhitong.jade",
minSdkVersion : 19,
targetSdkVersion : 28,
]
dependencies = [
appcompat : "1.1.0",
constraintlayout : "1.1.3",
utilcodex : "1.26.0", //工具包
retrofit : "2.7.2",
converterGson : "2.0.2",
adapterRxjava2 : "2.7.2",
okhttp : "4.4.0",
loggingInterceptor : "3.4.1",
rxandroid : "2.1.1",
rxjava : "2.2.18",
timber : "4.7.1",
autodispose : "1.4.0",
baseRecyclerViewAdapterHelper: "3.0.1",
arouterApi : "1.5.0",
arouterCompiler : "1.2.2",
wechatSdk : "5.5.8",
recyclerview : "1.1.0",
material : "1.1.0",
permissionsdispatcher : "4.7.0",
doraemonkit : "3.1.5",
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/donghaiqi/peanut_android_user.git
git@gitee.com:donghaiqi/peanut_android_user.git
donghaiqi
peanut_android_user
花生易购用户端Android
master

搜索帮助