diff --git a/README.md b/README.md index 2930f3d..abdfca7 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,6 @@ allprojects { ``` dependencies { ... - implementation 'com.github.Tianscar:AssetFile:1.0.3' + implementation 'com.github.Tianscar:AssetFile:1.0.4' } ```