Skip to content

Commit c717823

Browse files
authored
Update README.md
1 parent fdeda06 commit c717823

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## AndroidComponent
22

3+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/luojilab/DDComponentForAndroid/pulls)
4+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/luojilab/DDComponentForAndroid/blob/master/LICENSEE)
5+
6+
### 最新版本
7+
8+
模块|build-gradle|componentlib|router-anno-compiler|router-annotation
9+
---|---|---|---|---
10+
最新版本|[![Download](https://api.bintray.com/packages/zhmqq0527/compbuild/build-gradle/images/download.svg)](https://bintray.com/zhmqq0527/compbuild/build-gradle_latestVersion)|[![Download](https://api.bintray.com/packages/zhmqq0527/compbuild/componentlib/images/download.svg)](https://bintray.com/zhmqq0527/compbuild/componentlib_latestVersion)|[![Download](https://api.bintray.com/packages/zhmqq0527/compbuild/router-anno-compiler/images/download.svg)](https://bintray.com/zhmqq0527/compbuild/router-anno-compiler_latestVersion)|[![Download](https://api.bintray.com/packages/zhmqq0527/compbuild/router-annotation/images/download.svg)](https://bintray.com/zhmqq0527/compbuild/router-annotation_latestVersion)
11+
12+
313
### 实现功能:
414
- 组件可以单独调试
515
- 杜绝组件之前相互耦合,代码完全隔离,彻底解耦

0 commit comments

Comments
 (0)