From 643fed1d5393dad69aef3257e6575d5f8a996c71 Mon Sep 17 00:00:00 2001 From: Dimezis Date: Mon, 13 Jun 2016 21:47:37 +0300 Subject: [PATCH] Version up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ac2172..f35d6f5 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.0.2' +compile 'com.eightbitlab:blurview:1.0.3' ``` License