We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83811ca commit cb70616Copy full SHA for cb70616
1 file changed
README.md
@@ -16,7 +16,7 @@ Easy right!.
16
Add the following dependency to your build.gradle:
17
```gradle
18
dependencies {
19
- implementation 'com.github.pingmelive:pingMeLive:1.0.8'
+ implementation 'com.github.pingmelive:android.lib:1.0.8'
20
}
21
```
22
0 commit comments