diff --git a/README.md b/README.md index 177ad4d..2ca5c86 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Maven com.github.jwdeveloper.TikTok-Live-Java Client - 1.4.0-Release + 1.5.0-Release compile @@ -87,7 +87,7 @@ dependencyResolutionManagement { } dependencies { - implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.1.0-Release' + implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.5.0-Release' } ```