Skip to content

Commit 865676f

Browse files
committed
add 学习文章
1 parent 18a6f04 commit 865676f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@
8989
- [说说 getMainLooper](http://www.icodeyou.com/2015/10/11/2015-10-11-getMainLooper/)
9090

9191

92+
### Gradle相关
93+
94+
- [如何理解 Transform API](https://juejin.im/entry/59776f2bf265da6c4741db2b)
95+
- [Gradle自定义插件详解](https://www.jianshu.com/p/03eb55536298)
96+
- [Android 突破 DEX 文件的 64k方法数限制](http://yifeng.studio/2016/10/26/android-64k-methods-count/)
97+
- [Android Dex分包之旅](http://yydcdut.com/2016/03/20/split-dex/)
98+
- [美团Android DEX自动拆包及动态加载简介](https://tech.meituan.com/mt-android-auto-split-dex.html)
99+
92100

93101
### 自定义View
94102

0 commit comments

Comments
 (0)