Skip to content

Commit efe94d5

Browse files
Update README.md
1 parent 9e7007a commit efe94d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ allprojects {
2727
```
2828
Step 2. Add the dependency
2929
```groovy
30-
compile 'com.github.TutorialsAndroid:Spoti:v1.0.19'
30+
implementation 'com.github.TutorialsAndroid:VSpot:v2.1.19'
3131
```
3232
## Sample usage in your activity:
3333

0 commit comments

Comments
 (0)