diff --git a/README.md b/README.md index eec2248f6bb1484ced029a257333e979c27f2858..10421c2c96a7d92f16eacb165dfffd4f499426c7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ allprojects { ``` dependencies { - compile 'com.github.CarGuo:GSYVideoPlayer:v1.4.2' + compile 'com.github.CarGuo:GSYVideoPlayer:v1.4.3' } ```