Skip to content

Commit fe3a90a

Browse files
committed
Version 1.10.5
1 parent 23c6074 commit fe3a90a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The DFU library may be found on jcenter and Maven Central repository. Add it to
88
adding the following dependency:
99

1010
```Groovy
11-
implementation 'no.nordicsemi.android:dfu:1.10.4'
11+
implementation 'no.nordicsemi.android:dfu:1.10.5'
1212
```
1313

1414
For projects not migrated to Android Jetpack, use:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# org.gradle.parallel=true
1919
android.useAndroidX=true
2020

21-
VERSION_NAME=1.10.4
21+
VERSION_NAME=1.10.5
2222
GROUP=no.nordicsemi.android
2323

2424
POM_DESCRIPTION=Device Firmware Update library

0 commit comments

Comments
 (0)