提交 d1da550a 编写于 作者: S shuyu

1.6.5 (2017-05-05)

上级 18928a59
......@@ -37,7 +37,7 @@
#### 直接在module下的build.gradle添加
```
compile 'com.shuyu:GSYVideoPlayer:1.6.4'
compile 'com.shuyu:GSYVideoPlayer:1.6.5'
```
......@@ -58,7 +58,7 @@ allprojects {
```
dependencies {
compile 'com.github.CarGuo:GSYVideoPlayer:v1.6.4'
compile 'com.github.CarGuo:GSYVideoPlayer:v1.6.5'
}
```
......@@ -105,7 +105,7 @@ dependencies {
## 近期版本
### 1.6.5(未发布)
### 1.6.5(2017-05-05)
* 增加镜像旋转demo SampleVideo
* 修改了循环播放的UI问题
* 修改了本地文件或者已缓存文件,显示进度问题
......
## 下方个版本说明,可以当做简单的wiki使用~,效果可参考DEMO。
### 1.6.5(未发布)
### 1.6.5(2017-05-05)
* 增加镜像旋转demo SampleVideo
* 修改了循环播放的UI问题
* 修改了本地文件或者已缓存文件,显示进度问题
......
......@@ -18,7 +18,7 @@ org.gradle.jvmargs=-Xmx1536m
BINTRAY_USER=carguo
BINTRAY_KEY=
PROJ_GROUP=com.shuyu
PROJ_VERSION=1.6.4
PROJ_VERSION=1.6.5
PROJ_NAME=gsyVideoPlayer
PROJ_WEBSITEURL=https://github.com/CarGuo/GSYVideoPlayer
PROJ_ISSUETRACKERURL=
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册