diff --git a/README.md b/README.md index 90a4cef..36551a6 100644 --- a/README.md +++ b/README.md @@ -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** @@ -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**