From 594197d171f1cf6124f0897ebd77b8dd05f684a3 Mon Sep 17 00:00:00 2001 From: Daniel Morales Date: Tue, 12 Dec 2017 15:14:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad95fc5..98373ca 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 { ... - compile 'com.github.GrenderG:Toasty:1.2.5' + compile 'com.github.GrenderG:Toasty:1.2.6' } ```