From ee04574dcc438bf067505327eebb37018ee908b8 Mon Sep 17 00:00:00 2001 From: Github Action Date: Fri, 19 Jan 2024 11:58:44 +0000 Subject: [PATCH] Update readme to version=2.4.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ec9db11..a583b2b6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The DFU is design to update the firmware of nRF51 or nRF52 Series SoCs having an * **nRF5 SDK Legacy Bootloader** (v4.3.0-11.0.0). > [!IMPORTANT] -> The DFU Library can't be used to update firmware developed with the nRF Connect SDK. +> The DFU Library can't be used to update firmware developed with the nRF Connect SDK. > > Use [nRF Connect Device Manager](https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager) instead. @@ -45,7 +45,7 @@ The DFU library is available on Maven Central repository. Add it to your project adding the following dependency: ```Groovy -implementation 'no.nordicsemi.android:dfu:2.4.1' +implementation 'no.nordicsemi.android:dfu:2.4.2' ``` Latest version targeting API lower than 31 is 1.11.1.