From 3394456db9ab9fe6ed43de5fc4452be3489ee226 Mon Sep 17 00:00:00 2001 From: Artem Glugovsky Date: Fri, 17 Mar 2017 12:32:50 +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 55ebd64..fedba2e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Button which is visible while user holds it. Main use case is controlling audio Add library as dependency to your `build.gradle`. ``` -compile 'com.dewarder:holdingbutton:0.0.5' +compile 'com.dewarder:holdingbutton:0.0.6' ``` ## How to use