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