From db2bea2e089c1607617af972e133ba9b657e9516 Mon Sep 17 00:00:00 2001 From: philips77 Date: Tue, 26 May 2020 15:42:55 +0200 Subject: [PATCH] DFU Library 1.10.3 --- app/build.gradle | 2 +- app/src/main/res/values/strings_dfu.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 03e1a223..c736baf8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,7 +50,7 @@ dependencies { implementation 'no.nordicsemi.android.support.v18:scanner:1.4.3' // The DFU Library is imported automatically from jcenter: - implementation 'no.nordicsemi.android:dfu:1.10.0' + implementation 'no.nordicsemi.android:dfu:1.10.3' // if you desire to build the DFU Library, clone the // https://github.com/NordicSemiconductor/Android-DFU-Library project into DFULibrary folder, // add it as a module into the project structure and uncomment the following line diff --git a/app/src/main/res/values/strings_dfu.xml b/app/src/main/res/values/strings_dfu.xml index 3d573593..0d2841de 100644 --- a/app/src/main/res/values/strings_dfu.xml +++ b/app/src/main/res/values/strings_dfu.xml @@ -24,7 +24,7 @@ DFU nRF Toolbox DFU Proxy DFU Settings - DFU Library version 1.10.0 + DFU Library version 1.10.3 DEVICE FIRMWARE UPDATE -186dp