Skip to content

Commit

Permalink
readme (2017-04-15)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Apr 15, 2017
1 parent 993b32d commit 64e1f57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

#### 直接在module下的build.gradle添加
```
compile 'com.shuyu:GSYVideoPlayer:1.6.2'
compile 'com.shuyu:GSYVideoPlayer:1.6.3'
```

Expand All @@ -57,7 +57,7 @@ allprojects {

```
dependencies {
compile 'com.github.CarGuo:GSYVideoPlayer:v1.6.2'
compile 'com.github.CarGuo:GSYVideoPlayer:v1.6.3'
}
```

Expand Down Expand Up @@ -103,7 +103,7 @@ dependencies {

## 近期版本

### 1.6.3(未发布)
### 1.6.3(2017-04-15)
* 修改了播放器全屏时的选择90度问题
* 修改了播放器可能存在的拉伸问题
* 增加旋转播放画面的demo和库支持
Expand Down
2 changes: 1 addition & 1 deletion UPDATE_VERSION.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 下方个版本说明,可以当做简单的wiki使用~,效果可参考DEMO。

### 1.6.3(未发布)
### 1.6.3(2017-04-15)
* 修改了播放器全屏时的选择90度问题
* 修改了播放器可能存在的拉伸问题
* 增加旋转播放画面的demo和库支持
Expand Down

0 comments on commit 64e1f57

Please sign in to comment.