diff --git a/README.md b/README.md index 52c0c51..5b1b7cf 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Maven com.github.jwdeveloper.TikTok-Live-Java Client - 1.8.13-Release + 1.8.14-Release compile @@ -87,7 +87,7 @@ dependencyResolutionManagement { } dependencies { - implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.13-Release' + implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.14-Release' } ```