diff --git a/README.md b/README.md index 7c166fe..c89cdc8 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Maven com.github.jwdeveloper.TikTok-Live-Java Client - 1.9.2-Release + 1.10.0-Release compile @@ -87,7 +87,7 @@ dependencyResolutionManagement { } dependencies { - implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.9.2-Release' + implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.10.0-Release' } ```