Skip to content

Commit

Permalink
fix google store reject.
Browse files Browse the repository at this point in the history
  • Loading branch information
郑晓勇 committed May 8, 2017
1 parent 9337c2b commit 0c9133c
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.4'
compile 'com.zxy.android:tiny:0.0.5'
```

### **Choose an abi**
Expand Down Expand Up @@ -128,6 +128,7 @@ android {
* **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}`
* **v0.0.5**:Fix google store reject.

## **License**

Expand Down

0 comments on commit 0c9133c

Please sign in to comment.