diff --git a/app/build.gradle b/app/build.gradle index ac9d78f7..97d15767 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -46,6 +46,7 @@ dependencies { // The DFU Library is imported automatically from jcenter. compile 'no.nordicsemi.android:dfu:1.1.1' + compile 'no.nordicsemi.android:dfu:1.2.0' // If you want to make some changes in the DFU Library, clone the https://github.com/NordicSemiconductor/Android-DFU-Library project into DFULibrary folder, // add it as a module in Project Structure and uncomment the following line: