DFU Library 1.2.0

This commit is contained in:
Aleksander Nowakowski
2017-02-23 16:38:10 +01:00
parent b65193bef1
commit ba39d689d3

View File

@@ -46,6 +46,7 @@ dependencies {
// The DFU Library is imported automatically from jcenter. // The DFU Library is imported automatically from jcenter.
compile 'no.nordicsemi.android:dfu:1.1.1' 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, // 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: // add it as a module in Project Structure and uncomment the following line: