diff --git a/README.md b/README.md index 5cd5876..397c016 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.12' + implementation 'com.github.masterwok:simple-vlc-player:1.1.13' } ```