From 6b7b0d9a6b9f5a9dc04fe42bf406f33c2a3fe3b2 Mon Sep 17 00:00:00 2001 From: Jacek Date: Mon, 22 Jun 2015 11:59:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b33ae48..a2ed035 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ repositories { } dependencies { - compile ('com.github.jkwiecien:Switcher:1.0.8'){ + compile ('com.github.jkwiecien:Switcher:1.1.0'){ exclude module: 'appcompat-v7' } }