diff --git a/README.md b/README.md index e65ced1..7ba8243 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ and add the following in the dependent module: ```gradle dependencies { - implementation 'com.github.masterwok:simple-vlc-player:1.1.10' + implementation 'com.github.masterwok:simple-vlc-player:1.1.11' } ```