Skip to content

Commit 5ad4727

Browse files
authored
Update README.md
1 parent f2663cb commit 5ad4727

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
### 项目简介
55
该项目以组件化+Jetpack+Kotlin+MVVM为架构,使用最新Jetpack组件,如Navigation、Paging3、Room等,其中还包括对Retrofit+协程网络请求封装,对error、success、empty等状态进行管理,更加简便快捷的进行数据请求。
66

7-
7+
对于具体的网络封装思路,可直接查看[【Jetpack篇】协程+Retrofit网络请求状态封装实战](https://juejin.cn/post/6958821338672955423)[【Jetpack篇】协程+Retrofit网络请求状态封装实战(2)](https://juejin.cn/post/6961055228787425288)
88

99
### 版本
1010
**V1.0.0**
@@ -26,8 +26,6 @@ Gson
2626

2727
Glide
2828

29-
SmartRefreshLayout
30-
3129
Paging3
3230

3331
Arouter
@@ -36,6 +34,8 @@ Room
3634

3735
Navigation
3836

37+
loadSir
38+
3939
另外还有上面没列举的一些优秀的第三方开源库,感谢开源
4040

4141

0 commit comments

Comments
 (0)