diff --git a/README.md b/README.md index c5157db..a589ffa 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add this to your module's `build.gradle` file (make sure the version matches the ```gradle dependencies { ... - implementation 'com.github.GrenderG:Toasty:1.3.0' + implementation 'com.github.GrenderG:Toasty:1.3.1' } ```