diff --git a/README.md b/README.md index d96397a..9fe7887 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ repositories { } dependencies { - implementation 'com.github.oupson:Kapng-Android:1.0.2' + implementation 'com.github.oupson:Kapng-Android:1.0.3' } ```