From 7d36f36ceeba739acabf3255827cfb5457f92154 Mon Sep 17 00:00:00 2001 From: Jacek W Date: Tue, 19 Dec 2023 14:01:48 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77706b7..a2ce6a4 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Maven com.github.jwdeveloper.TikTok-Live-Java Client - 1.0.8-Release + 1.0.10-Release compile @@ -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 issue or pull request. \ No newline at end of file +Your improvements are welcome! Feel free to open an issue or pull request.