diff --git a/README.md b/README.md index 2a3a4ef..30f68f6 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ dependencyResolutionManagement { } dependencies { - implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.5.0-Release' + implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.5-Release' } ```