Skip to content

Commit 9f14343

Browse files
committed
update README
1 parent 3b455f7 commit 9f14343

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ Android学习笔记
155155
- [Glide简介(上)][25]
156156
- [Glide简介(下)][26]
157157
- [图片加载库比较][27]
158+
- [Coil简介][320]
158159

159160

160161
- [RxJava][46]
@@ -193,6 +194,7 @@ Android学习笔记
193194
- [Gradle&Maven][49]
194195
- [Gradle专题][39]
195196
- [发布library到Maven仓库][40]
197+
- [Composing builds简介][319]
196198

197199
- [应用发布][50]
198200
- [使用Jenkins实现自动化打包][198]
@@ -670,6 +672,10 @@ Android学习笔记
670672
[316]: https://github.com/CharonChui/AndroidNote/blob/master/Jetpack/ui/material/8.TabLayout%E7%AE%80%E4%BB%8B.md "8.TabLayout简介"
671673
[317]: https://github.com/CharonChui/AndroidNote/blob/master/Jetpack/foundation/1.%E7%AE%80%E4%BB%8B.md "1.简介"
672674
[318]: https://github.com/CharonChui/AndroidNote/blob/master/Jetpack/behavior/1.%E7%AE%80%E4%BB%8B.md "1.简介"
675+
[319]: https://github.com/CharonChui/AndroidNote/blob/master/Gradle%26Maven/Composing%20builds%E7%AE%80%E4%BB%8B.md "Composing builds简介"
676+
[320]: https://github.com/CharonChui/AndroidNote/blob/master/ImageLoaderLibrary/Coil%E7%AE%80%E4%BB%8B.md "Coil简介"
677+
678+
673679

674680

675681
Developed By

0 commit comments

Comments
 (0)