Skip to content

Commit 6bc2aa4

Browse files
authored
Update README.md
1 parent 08bbd25 commit 6bc2aa4

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -45,28 +45,28 @@ kapt 'com.jakewharton:butterknife-compiler:10.2.1'
4545
//xpopup
4646
implementation 'com.lxj:xpopup:2.0.8'
4747
48-
//SmartRefreshLayout刷新<br>
49-
implementation 'com.scwang.smart:refresh-layout-kernel:2.0.1' //核心必须依赖<br>
50-
implementation 'com.scwang.smart:refresh-header-classics:2.0.1' //经典刷新头<br>
48+
//SmartRefreshLayout刷新
49+
implementation 'com.scwang.smart:refresh-layout-kernel:2.0.1' //核心必须依赖
50+
implementation 'com.scwang.smart:refresh-header-classics:2.0.1' //经典刷新头
5151
52-
//banner<br>
52+
//banner
5353
implementation 'com.youth.banner:banner:2.1.0'
5454
55-
//顶部栏<br>
56-
implementation 'com.jaeger.statusbarutil:library:1.5.1'<br>
55+
//顶部栏
56+
implementation 'com.jaeger.statusbarutil:library:1.5.1'
5757
58-
//网页浏览<br>
59-
implementation 'com.just.agentweb:agentweb:4.1.3'<br>
58+
//网页浏览
59+
implementation 'com.just.agentweb:agentweb:4.1.3'
6060
61-
//viewpager左右滑动指示器<br>
62-
implementation 'com.github.hackware1993:MagicIndicator:1.5.0'<br>
61+
//viewpager左右滑动指示器
62+
implementation 'com.github.hackware1993:MagicIndicator:1.5.0'
6363
64-
//漂亮的spinner<br>
65-
implementation "com.github.skydoves:powerspinner:1.1.0"<br>
64+
//漂亮的spinner
65+
implementation "com.github.skydoves:powerspinner:1.1.0"
6666
67-
//时间选择<br>
68-
implementation 'com.contrarywind:Android-PickerView:4.1.9'<br>
67+
//时间选择
68+
implementation 'com.contrarywind:Android-PickerView:4.1.9'
6969
70-
//图片选择<br>
71-
implementation "com.zhihu.android:matisse:0.5.3-beta3"<br>
70+
//图片选择
71+
implementation "com.zhihu.android:matisse:0.5.3-beta3"
7272
```

0 commit comments

Comments
 (0)