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 fb9c505 commit eff7ed4Copy full SHA for eff7ed4
README.md
@@ -4,8 +4,11 @@
4
引入依赖
5
6
```java
7
-implementation 'com.yhw.library:fastadapter:0.0.1'
+implementation 'com.yhw.library:fastadapter:0.0.2'
8
```
9
+或
10
+
11
+[  ](https://bintray.com/yanghongwei/FastAdapter/fastadapter/0.0.2/link)
12
13
使用方法:
14
请查看Demo中的代码示例
0 commit comments