Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AstaTus authored Oct 16, 2023
1 parent 1a4e041 commit 85368bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ Qplayer2是一款跨平台的播放器SDK,除了基础的播放器能力外,
##### 引入依赖

```groovy
implementation("com.qiniu:qplayer2-core:1.3.1")
implementation("com.qiniu:qplayer2-ext:1.3.1") //如果无需qplayer2-ext能力可以不引入 不影响core的使用
implementation("com.qiniu:qplayer2-core:1.3.2")
implementation("com.qiniu:qplayer2-ext:1.3.2") //如果无需qplayer2-ext能力可以不引入 不影响core的使用
```


Expand Down

0 comments on commit 85368bb

Please sign in to comment.