diff --git a/app/build.gradle b/app/build.gradle index 7a8bf7a1..851d411f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 22 - buildToolsVersion "21.1.2" + buildToolsVersion '22.0.0' defaultConfig { applicationId "no.nordicsemi.android.nrftoolbox" minSdkVersion 18 diff --git a/app/src/main/java/no/nordicsemi/android/nrftoolbox/dfu/DfuActivity.java b/app/src/main/java/no/nordicsemi/android/nrftoolbox/dfu/DfuActivity.java index 94ef3a1f..bb01dc25 100644 --- a/app/src/main/java/no/nordicsemi/android/nrftoolbox/dfu/DfuActivity.java +++ b/app/src/main/java/no/nordicsemi/android/nrftoolbox/dfu/DfuActivity.java @@ -638,14 +638,14 @@ public class DfuActivity extends ActionBarActivity implements LoaderCallbacksDo you want to select the Init packet file?\n The Init packet file (*.dat) should contain the device type and revision, application version, list of supported Soft Devices and the firmware CRC in binary format or, with old versions of the DFU bootloader, only the CRC (CRC-CCITT-16). - With the new version of the bootloader the extended Init packet is required. - + With the new version of the bootloader the extended Init packet is required. unnamed device 0%