Skip to content

Commit f0a334c

Browse files
authored
Update README.md
1 parent 0590008 commit f0a334c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,9 @@ Demo中使用到的网络请求api来源于[豆瓣API V2](https://developers.dou
2626

2727
其它功能请在demo中发现
2828

29-
**说明:
30-
1、V2.1.0版本及以后将部分系统及第三方库在FastLib里使用provided编译,实际项目中需要根据项目需要compile合适的版本避免版本重复
31-
2、V2.1.5版本及以后新增众多全局设置TitleBarView属性、Adapter加载动画、SmartRefreshLayout刷新配置、Glide加载占位Drawable属性等控制的FastCofig类用于全局设置应用通用属性并减少部分冗余代码及冗余drawable资源文件
32-
**
29+
**说明:**
30+
**1、V2.1.0版本及以后将部分系统及第三方库在FastLib里使用provided编译,实际项目中需要根据项目需要compile合适的版本避免版本重复**
31+
**2、V2.1.5版本及以后新增众多全局设置TitleBarView属性、Adapter加载动画、SmartRefreshLayout刷新配置、Glide加载占位Drawable属性等控制的FastCofig类用于全局设置应用通用属性并减少部分冗余代码及冗余drawable资源文件**
3332

3433
[[Sample PC Download]](https://github.com/AriesHoo/FastLib/blob/master/apk/sample.apk)
3534

@@ -146,7 +145,6 @@ dependencies {
146145
* [UIWidget-常用UI库](https://github.com/AriesHoo/UIWidget)
147146
* [AndroidEventBus-页面事件交互](https://github.com/hehonghui/AndroidEventBus)
148147
* [AgentWeb-原生WebView快速集成库](https://github.com/Justson/AgentWeb)
149-
* [RapidLib-该库的扩展](https://github.com/MarnoDev/RapidLib)
150148

151149
## License
152150

0 commit comments

Comments
 (0)