We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1f3fc commit 7130f0aCopy full SHA for 7130f0a
README.md
@@ -7,11 +7,11 @@
7
> android studio
8
- androidx
9
```groovy
10
- implementation 'com.gyf.cactus:cactus:1.1.3-beta09'
+ implementation 'com.gyf.cactus:cactus:1.1.3-beta10'
11
```
12
- android support
13
14
- implementation 'com.gyf.cactus:cactus-support:1.1.3-beta09'
+ implementation 'com.gyf.cactus:cactus-support:1.1.3-beta10'
15
16
17
## 用法(具体api请参考api说明)
0 commit comments