Update README.md

This commit is contained in:
Jacek W
2024-08-20 20:47:17 +02:00
committed by GitHub
parent 7e496373ef
commit d5a3213ad8

View File

@@ -87,7 +87,7 @@ dependencyResolutionManagement {
} }
dependencies { dependencies {
implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.5.0-Release' implementation 'com.github.jwdeveloper.TikTok-Live-Java:Client:1.8.5-Release'
} }
``` ```