We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b8efe commit 3da4b6aCopy full SHA for 3da4b6a
1 file changed
README.md
@@ -13,7 +13,7 @@ You will get your API KEY after registeration.
13
Add the following dependency to your build.gradle:
14
```gradle
15
dependencies {
16
- implementation 'com.github.pingmelive:pingMeLive:1.0.6'
+ implementation 'com.github.pingmelive:pingMeLive:1.0.8'
17
}
18
```
19
0 commit comments