Skip to content

Commit 31f0e42

Browse files
authored
Update README.md
1 parent 2e22da1 commit 31f0e42

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
@@ -70,7 +70,7 @@ Maven
7070
<dependency>
7171
<groupId>com.github.jwdeveloper.TikTok-Live-Java</groupId>
7272
<artifactId>Client</artifactId>
73-
<version>1.8.7-Release</version>
73+
<version>1.8.13-Release</version>
7474
<scope>compile</scope>
7575
</dependency>
7676
</dependencies>
@@ -87,7 +87,7 @@ dependencyResolutionManagement {
8787
}
8888
8989
dependencies {
90-
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.5-Release'
90+
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.13-Release'
9191
}
9292
```
9393

@@ -754,4 +754,4 @@ public static class CustomListener {
754754

755755
[Library documentation for contributors](https://github.com/jwdeveloper/TikTokLiveJava/wiki)
756756

757-
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>.
757+
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)