diff --git a/README.md b/README.md index 0d7b403..01847bb 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ allprojects { } } dependencies { - implementation 'com.github.pedroSG94:RTSP-Server:1.2.2' - implementation 'com.github.pedroSG94.RootEncoder:library:2.3.6' + implementation 'com.github.pedroSG94:RTSP-Server:1.2.3' + implementation 'com.github.pedroSG94.RootEncoder:library:2.3.7' } ```