diff --git a/README.md b/README.md index 3772dd9..8872e19 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Maven com.github.jwdeveloper.TikTok-Live-Java Client - 1.0.16-Release + 1.1.0-Release compile @@ -87,7 +87,7 @@ dependencyResolutionManagement { } dependencies { - implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.0.16-Release' + implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.1.0-Release' } ```