Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
ideastudios committed May 14, 2019
1 parent e68caef commit 36a2feb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ statusListener为回调是的listener 重写需要用到的回调即可
2. Add the dependency
```
dependencies {
implementation'com.github.ideastudios:IdealRecorder:2.0.1'
implementation'com.github.ideastudios:IdealRecorder:2.0.3'
}
Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Stop recording
2. Add the dependency
```
dependencies {
implementation'com.github.ideastudios:IdealRecorder:2.0.1'
implementation'com.github.ideastudios:IdealRecorder:2.0.3'
}
Expand Down

0 comments on commit 36a2feb

Please sign in to comment.