We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a6f04 commit 865676fCopy full SHA for 865676f
README.md
@@ -89,6 +89,14 @@
89
- [说说 getMainLooper](http://www.icodeyou.com/2015/10/11/2015-10-11-getMainLooper/)
90
91
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
100
101
### 自定义View
102
0 commit comments