diff --git a/README.md b/README.md index 3ee7948..2014829 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Maven com.github.jwdeveloper.TikTok-Live-Java Client - 1.0.15-Release + 1.0.16-Release compile @@ -86,7 +86,7 @@ dependencyResolutionManagement { } dependencies { - implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.0.15-Release' + implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.0.16-Release' } ```