Skip to content

Commit

Permalink
update RM
Browse files Browse the repository at this point in the history
  • Loading branch information
郑晓勇 committed May 7, 2017
1 parent fa5abb9 commit eda357a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ or
### **Installation**

```
compile 'com.zxy.android:tiny:0.0.3'
compile 'com.zxy.android:tiny:0.0.4'
```

### **Choose an abi**
Expand Down Expand Up @@ -127,6 +127,7 @@ android {
* **v0.0.1**:The first version.
* **v0.0.2**:Optimize the compression strategy,and handle with the orientation of bitmap.
* **v0.0.3**:Unified as `libtiny.so`
* **v0.0.4**:Add cover source file configuration—see`{@link FileCompressOptions#overrideSource}`, and setting up the batch compressed file paths—see `{@link BatchFileCompressOptions#outfiles}`

## **License**

Expand Down

0 comments on commit eda357a

Please sign in to comment.