diff --git a/README.md b/README.md index 10440a0..26a3135 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Maven com.github.jwdeveloper.TikTok-Live-Java Client - 1.9.0-Release + 1.9.1-Release compile @@ -87,7 +87,7 @@ dependencyResolutionManagement { } dependencies { - implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.9.0-Release' + implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.9.1-Release' } ```