diff --git a/README.md b/README.md index dc509b9..4be87f3 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.7' + implementation 'com.github.masterwok:simple-vlc-player:1.1.8' } ```