From 7d8b6a761da67b8e94f0d0b7217a73d22dd564c0 Mon Sep 17 00:00:00 2001 From: Aleksander Nowakowski Date: Wed, 18 Nov 2015 13:26:55 +0100 Subject: [PATCH] Update README - new lib version: 0.6.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c94eaa8..e90de94 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The compat library may be found on jcenter and Maven Central repository. Add it to your project by adding the following dependency: ```Groovy -compile 'no.nordicsemi.android:dfu:0.6' +compile 'no.nordicsemi.android:dfu:0.6.1' ``` ### Device Firmware Update (DFU)