From 8c6982db754f5457db018a7ef0c899c3ae0bb0c7 Mon Sep 17 00:00:00 2001 From: Thiago Rocha Date: Tue, 1 Sep 2015 17:40:52 -0300 Subject: [PATCH] Updating library versions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91422e3..dfa51fa 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Add the dependency in the form: ```groovy dependencies { - compile 'com.github.thiagokimo:KonamiCode:1.1.3' + compile 'com.github.thiagokimo:KonamiCode:1.1.4' } ``` @@ -50,7 +50,7 @@ And them this into your dependencies com.github.thiagokimo KonamiCode - 1.1.3 + 1.1.4 ``` ##How to use