diff --git a/README.md b/README.md index db0a0b6712087203c878957c5738e1e60ebbd911..434a7851c6e7df9c9244c17c8abfca15388007b0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ allprojects { ``` dependencies { - compile 'com.github.CarGuo:GSYVideoPlayer:v1.5.1' + compile 'com.github.CarGuo:GSYVideoPlayer:v1.5.2' } ```