From 2e477c47b974a6164a9a805f6acb680c45cce47e Mon Sep 17 00:00:00 2001 From: Aleksander Nowakowski Date: Thu, 30 Nov 2017 16:04:47 +0100 Subject: [PATCH] DFU Library 1.6.1 --- 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 bc5a8058..6911c3fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -49,7 +49,7 @@ dependencies { implementation 'no.nordicsemi.android.support.v18:scanner:1.0.0' // The DFU Library is imported automatically from jcenter: - implementation 'no.nordicsemi.android:dfu:1.5.2' + implementation 'no.nordicsemi.android:dfu:1.6.1' // 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 (and also the according lines in the settings.gradle): // implementation project(':dfu') diff --git a/app/src/main/res/values/strings_dfu.xml b/app/src/main/res/values/strings_dfu.xml index 334c0e39..ded9f3c5 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.5.2 + DFU Library version 1.6.1 DEVICE FIRMWARE UPDATE -186dp