We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a1e31 commit ba2843eCopy full SHA for ba2843e
README.md
@@ -34,7 +34,7 @@ allprojects {
34
Step 2. Add the dependency in your app build.gradle:
35
```groovy
36
dependencies {
37
- implementation 'com.github.yuruiyin:RichEditor:0.1.0'
+ implementation 'com.github.yuruiyin:RichEditor:latest-version'
38
}
39
```
40
0 commit comments