Skip to content

Commit 7d36f36

Browse files
authored
Update README.md
1 parent f8a7164 commit 7d36f36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Maven
6969
<dependency>
7070
<groupId>com.github.jwdeveloper.TikTok-Live-Java</groupId>
7171
<artifactId>Client</artifactId>
72-
<version>1.0.8-Release</version>
72+
<version>1.0.10-Release</version>
7373
<scope>compile</scope>
7474
</dependency>
7575
</dependencies>
@@ -86,7 +86,7 @@ dependencyResolutionManagement {
8686
}
8787
8888
dependencies {
89-
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.0.8-Release'
89+
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.0.10-Release'
9090
}
9191
```
9292

@@ -693,4 +693,4 @@ public static class CustomListener implements TikTokEventListener {
693693

694694

695695
## Contributing
696-
Your improvements are welcome! Feel free to open an <a href="https://github.com/jwdeveloper/TikTok-Live-Java/issues">issue</a> or <a href="https://github.com/jwdeveloper/TikTok-Live-Java/pulls">pull request</a>.
696+
Your improvements are welcome! Feel free to open an <a href="https://github.com/jwdeveloper/TikTok-Live-Java/issues">issue</a> or <a href="https://github.com/jwdeveloper/TikTok-Live-Java/pulls">pull request</a>.

0 commit comments

Comments
 (0)