We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1494912 + 4c252f1 commit f41a269Copy full SHA for f41a269
1 file changed
README.md
@@ -49,7 +49,7 @@ allprojects {
49
②.在 module 的 build.gradle 文件中添加依赖
50
```
51
dependencies {
52
- compile 'com.github.LRH1993:AutoFlowLayout:1.0.2'
+ compile 'com.github.LRH1993:AutoFlowLayout:1.0.4'
53
}
54
55
#### 2.属性说明
0 commit comments