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 03f9101 commit 1c0a3a6Copy full SHA for 1c0a3a6
README.md
@@ -30,7 +30,7 @@
30
2. Add this in your app's build.gradle
31
32
```groovy
33
- implementation 'com.github.MindorksOpenSource:EditDrawableText:1.2.0'
+ implementation 'com.github.MindorksOpenSource:EditDrawableText:2.0'
34
```
35
3. To use this in XML File, use
36
0 commit comments