代码拉取完成,页面将自动刷新
ext {
//Android
compileSdkVersion = 29
buildToolsVersion = "29.0.3"
minSdkVersion = 21
targetSdkVersion = 29
//dependencies
dependencies = [
//arouter begin
arouter_api : "com.alibaba:arouter-api:1.5.0",
arouter_compiler : "com.alibaba:arouter-compiler:1.2.2",
//arouter end
//androidx--begin
appcompat : "androidx.appcompat:appcompat:1.1.0",
fragment_ktx : "androidx.fragment:fragment-ktx:1.2.0",
lifecycle_extensions : "androidx.lifecycle:lifecycle-extensions:2.2.0",
lifecycle_compiler : "androidx.lifecycle:lifecycle-compiler:2.2.0",
constraintlayout : "androidx.constraintlayout:constraintlayout:1.1.3",
recyclerview : "androidx.recyclerview:recyclerview:1.1.0",
material : "com.google.android.material:material:1.0.0",
multidex : "androidx.multidex:multidex:2.0.1",
//androidx--end
//hotfix-begin
crashreport_upgrade : "com.tencent.bugly:crashreport_upgrade:1.3.6",
// tinker_android_lib : "com.tencent.tinker:tinker-android-lib:1.9.9",
//hotfix-end
//glide--begin
glide : "com.github.bumptech.glide:glide:4.9.0",
glide_compiler : "com.github.bumptech.glide:compiler:4.9.0",
//glide--end
//http-Serializable--begin
retrofit : "com.squareup.retrofit2:retrofit:2.8.1",
gson : "com.google.code.gson:gson:2.8.6",
//http-Serializable--end
//hilt--begin
hilt_android : "com.google.dagger:hilt-android:2.28-alpha",
hilt_android_compiler: "com.google.dagger:hilt-android-compiler:2.28-alpha",
hilt_compiler : "androidx.hilt:hilt-compiler:1.0.0-alpha01",
//hilt--end
//刷新数据控件---begin
refresh_layout :'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0'
//刷新数据控件---end
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。