We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfe964 commit dfbcec3Copy full SHA for dfbcec3
1 file changed
README.md
@@ -28,7 +28,7 @@ Step 2. Add the dependency
28
29
```sh
30
dependencies {
31
- implementation 'com.github.ChahatGupta.FadeInTextView-Android:fade-intextview:1.0'
+ implementation 'com.github.ChahatGupta:FadeInTextView-Android:1.0'
32
}
33
```
34
0 commit comments