From c8e4f9dbc766ce743fb2c028312430f0bb7eb4e7 Mon Sep 17 00:00:00 2001 From: Dimezis Date: Mon, 11 Jul 2016 19:26:19 +0200 Subject: [PATCH] Version up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb253d3..fea7b1c 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ It takes 1-4ms on Nexus 5 and Nexus 4 to draw BlurView with the setup given in e ## Gradle ```Groovy -compile 'com.eightbitlab:blurview:1.1.0' +compile 'com.eightbitlab:blurview:1.1.1' ``` License