Skip to content

Commit

Permalink
2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tohodog committed Sep 1, 2018
1 parent 642add8 commit 8985aac
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,8 @@ ps:<br/>删除ijk解码器: build.gradle注释掉所有依赖,media包里删除I

Gradle
```
allprojects {
repositories {
maven {
url "https://jitpack.io"
}
}
}
dependencies {
implementation 'com.github.tohodog:QSVideoPlayer:2.2.3'
implementation 'com.github.tohodog:QSVideoPlayer:2.2.4'
}
```

Expand Down

0 comments on commit 8985aac

Please sign in to comment.