From 31f0e4210d23cb7121189e73809f812dfd8cdfbd Mon Sep 17 00:00:00 2001
From: David Kohler <70915561+kohlerpop1@users.noreply.github.com>
Date: Mon, 23 Dec 2024 22:42:53 -0500
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 64dea97..52c0c51 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ Maven
com.github.jwdeveloper.TikTok-Live-Java
Client
- 1.8.7-Release
+ 1.8.13-Release
compile
@@ -87,7 +87,7 @@ dependencyResolutionManagement {
}
dependencies {
- implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.5-Release'
+ implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.13-Release'
}
```
@@ -754,4 +754,4 @@ public static class CustomListener {
[Library documentation for contributors](https://github.com/jwdeveloper/TikTokLiveJava/wiki)
-Your improvements are welcome! Feel free to open an issue or pull request.
\ No newline at end of file
+Your improvements are welcome! Feel free to open an issue or pull request.