From eed5d74050da74a0685fc98ba0300724ac1c03bc Mon Sep 17 00:00:00 2001 From: Aleksander Nowakowski Date: Wed, 12 Feb 2020 11:46:41 +0100 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5af0899e..d788dea6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The DFU library may be found on jcenter and Maven Central repository. Add it to adding the following dependency: ```Groovy -implementation 'no.nordicsemi.android:dfu:1.9.2' +implementation 'no.nordicsemi.android:dfu:1.10.0' ``` For projects not migrated to Android Jetpack, use: