
杂谈
ImomoTo
希望在技术的道路上 能于君共勉 越走越远
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
DSL element ‘android.dataBinding.enabled‘ is obsolete and has been replaced with ‘android.buildFeatu
DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.It will be removed in version 7.0 of the Android Gradle plugin.原创 2021-08-26 11:15:04 · 1049 阅读 · 0 评论 -
Unable to load class 'org.gradle.api.internal.component.Usage'.
1、 问题描述:Unable to load class 'org.gradle.api.internal.component.Usage'.Possible causes for this unexpected error include:<ul><li>Gradle's dependency cache may be corrupt (this sometimes ...原创 2019-03-28 09:30:51 · 6238 阅读 · 0 评论 -
Android 好用框架集合
个人收藏,大家有好的框架,欢迎在评论中推荐啊一、权限:https://github.com/yanzhenjie/AndPermission二、下拉刷新库implementation 'com.scwang.smartrefresh:SmartRefreshLayout:1.0.5.1’三、GIF图片库 implementation 'pl.droidsonroids.gif:and...原创 2019-04-09 08:44:56 · 449 阅读 · 0 评论