Skip to content

Commit

Permalink
升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Leifzhang committed Oct 31, 2016
1 parent 23cbd81 commit b6f2f63
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 @@ -7,7 +7,7 @@
Add this line to your `build.gradle` file under your module directory.

```
compile 'com.github.leifzhang:IjkLib:0.1.3'
compile 'com.github.leifzhang:IjkLib:0.2.0'
```
# 简介
更新了一下ijk的版本号以及升级了一下so包.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@

# 包信息
PROJ_GROUP=com.github.leifzhang
PROJ_VERSION=0.1.3
PROJ_VERSION=0.2.0

0 comments on commit b6f2f63

Please sign in to comment.