diff --git a/app/app.iml b/app/app.iml
index 8533b14f..5d755e3b 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -67,9 +67,7 @@
-
-
@@ -78,17 +76,15 @@
-
+
-
-
@@ -97,10 +93,9 @@
+
-
-
@@ -110,6 +105,7 @@
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index 1f033cfa..a076e26a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 18
targetSdkVersion 23
- versionCode 41
- versionName "1.16.2"
+ versionCode 42
+ versionName "1.16.3"
}
buildTypes {
release {
@@ -35,7 +35,7 @@ dependencies {
wearApp project(':wear')
// The DFU Library is imported automatically from jcenter.
- compile 'no.nordicsemi.android:dfu:0.6.1'
+ compile 'no.nordicsemi.android:dfu:0.6.2'
// 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:
diff --git a/wear/wear.iml b/wear/wear.iml
index f5e9b788..fa175bef 100644
--- a/wear/wear.iml
+++ b/wear/wear.iml
@@ -68,17 +68,16 @@
-
+
-
-
+