Skip to content

Commit

Permalink
update RM.
Browse files Browse the repository at this point in the history
  • Loading branch information
郑晓勇 committed May 23, 2017
1 parent e8d8275 commit e260413
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.5'
compile 'com.zxy.android:tiny:0.0.6'
```

### **Choose an abi**
Expand Down Expand Up @@ -129,6 +129,7 @@ android {
* **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}`
* **v0.0.5**:Fix google store reject.
* **v0.0.6**:Initialization is not must.Add clear compression directory method,see`{@link Tiny#clearCompressDirectory}`

## **License**

Expand Down

0 comments on commit e260413

Please sign in to comment.