Update README.md

This commit is contained in:
Jacek W
2023-12-19 14:01:48 +01:00
committed by GitHub
parent f8a716429d
commit 7d36f36cee

View File

@@ -69,7 +69,7 @@ Maven
<dependency>
<groupId>com.github.jwdeveloper.TikTok-Live-Java</groupId>
<artifactId>Client</artifactId>
<version>1.0.8-Release</version>
<version>1.0.10-Release</version>
<scope>compile</scope>
</dependency>
</dependencies>
@@ -86,7 +86,7 @@ dependencyResolutionManagement {
}
dependencies {
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.0.8-Release'
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.0.10-Release'
}
```
@@ -693,4 +693,4 @@ public static class CustomListener implements TikTokEventListener {
## Contributing
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>.
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>.