We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984be29 commit 6f825aaCopy full SHA for 6f825aa
1 file changed
README.md
@@ -29,7 +29,7 @@
29
2. Add this in your app's build.gradle
30
31
```groovy
32
- implementation 'com.github.MindorksOpenSource:EditDrawableText:1.1.0'
+ implementation 'com.github.MindorksOpenSource:EditDrawableText:1.2.0'
33
```
34
3. To use this in XML File, use
35
0 commit comments